Extract a YouTube transcript
extract_youtube_scriptExtract a YouTube video's transcript by trying caption APIs, yt-dlp, and local speech-to-text. Reports the successful method, explains failures, and caches results.
Instructions
Get the transcript for one YouTube video, trying caption APIs, yt-dlp, and local speech-to-text in turn. Reports which method worked and why the others did not. Cached, so asking twice is free.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| use_cache | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||