youtube_get_transcript
Fetch a YouTube video transcript with automatic caching and library saving. Uses yt-dlp for retrieval; requires one-time download on first use.
Instructions
Fetch a video's transcript via yt-dlp (cache-aware) and auto-save it to the library. May trigger a one-time yt-dlp download on first use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lang | No | BCP-47 language code, e.g. en, tr | |
| fresh | No | Bypass the transcript cache | |
| video | Yes | YouTube URL or 11-character video ID |