youtube-transcribe
Installation
SKILL.md
YouTube Transcript Extraction
Extract subtitles and transcripts from YouTube videos.
Methods
| Method | Tool | When to Use |
|---|---|---|
| CLI | yt-dlp | Fast, reliable, preferred |
| Browser | Chrome automation | Fallback when CLI fails |
| API | youtube-transcript-api | Python programmatic access |