Loading...
Loading...
Extract YouTube video transcripts with metadata and save as Markdown to Obsidian vault. Use this skill when the user requests downloading YouTube transcripts, converting YouTube videos to text, or extracting video subtitles. Does not download video/audio files, only metadata and subtitles.
npx skill4agent add glebis/claude-skills youtube-transcriptpython scripts/extract_transcript.py <youtube_url>python scripts/extract_transcript.py <youtube_url> custom_filename.mdtitlechannelurlupload_datedurationdescriptiontagsview_countlike_count## Chapter Title
**00:05:23** Transcript text for this segment.
**00:05:45** Next segment text.python scripts/deduplicate_transcript.py <markdown_file>pip install yt-dlp