Cursor plugin for extracting and working with YouTube video transcripts. Integrates with YouTubeTranscript.dev to fetch captions, AI transcription, and translations in 100+ languages.
/add-plugin youtube-transcript-tool- Developers building transcript-powered features
- Content creators summarizing or repurposing videos
- Researchers extracting text from educational content
- Get an API key at youtubetranscript.dev/dashboard
- Add to your environment:
YOUTUBE_TRANSCRIPT_API_KEY=yt_sk_live_...
| Skill | Description |
|---|---|
fetch-transcript |
Fetch transcript for a YouTube URL (captions or AI transcription) |
| Rule | Description |
|---|---|
transcript-conventions |
Conventions for handling transcripts in the project |
api-key-setup |
API key configuration for YouTubeTranscript.dev |
| Agent | Description |
|---|---|
transcript-specialist |
Expert for extracting and working with YouTube transcripts |
| Command | Description |
|---|---|
fetch-transcript |
Extract transcript from a YouTube video URL |
- Use
/fetch-transcriptor/transcript-specialistwith a YouTube URL. - Specify format (txt, srt, vtt, json) and language if needed.
- Rules apply automatically when working with transcript files.
MIT