Extracts and saves YouTube video transcripts as timestamped text files for analysis, documentation, and content review.
The YouTube Transcript Fetcher skill allows Claude to programmatically retrieve spoken content from YouTube videos and save it as structured text. By wrapping the youtube-transcript-api, it provides a seamless way to convert video tutorials, interviews, or presentations into readable documents with [MM:SS] timestamps. This skill is particularly useful for developers building documentation from video sources, researchers performing content analysis, or creators repurposing video content into blog posts and summaries.
주요 기능
01Supports multiple URL formats including full, short, and mobile YouTube links
028 GitHub stars
03Configurable output directories with automatic folder creation
04Generates human-readable text files with precise [MM:SS] timestamps
05Robust error handling for private, deleted, or transcript-disabled videos
06Supports language-specific transcript retrieval with automatic fallbacks
사용 사례
01Converting technical video tutorials into searchable markdown documentation
02Reviewing video content for SEO keywords and topic modeling without manual playback
03Extracting interview transcripts for sentiment analysis and summarization