YouTube
Search YouTube videos and extract transcripts/captions. Transcript extraction works without an API key; search requires a YouTube Data API v3 key.Quick Start
Config
YouTube Data API v3 key for search. Falls back to
YOUTUBE_API_KEY env var.Enable the
youtube_search tool (requires API key).Enable the
youtube_transcript tool (no API key needed).Tools
| Tool | Description |
|---|---|
youtube_transcript | Get captions/transcript for a YouTube video by URL or ID. No API key needed. |
youtube_search | Search YouTube for videos. Returns titles, channels, and URLs. Requires API key. |