youtube-transcript-api
SKILL.md
YouTube Transcript API Skill
Use this skill when the user wants to extract transcripts from YouTube videos, transcribe videos without captions, translate video content, or process multiple videos in batch.
When to Use
- User asks to get a transcript/subtitles/captions from a YouTube video
- User wants to transcribe a YouTube video that has no captions (ASR)
- User wants to translate a YouTube video transcript to another language
- User needs to process multiple YouTube videos at once
- User wants to build an AI/LLM pipeline that uses YouTube video content
- User wants to repurpose video content into text (blog posts, summaries, etc.)
API Overview
Base URL: https://youtubetranscript.dev/api/v2
Authentication: Bearer token via Authorization: Bearer YOUR_API_KEY