youtube_get_transcript
Retrieve YouTube video transcripts in the original language, with optional timestamps and language selection.
Instructions
Transcript/subtitles of a YouTube video. Uses the original/default language; manual > ASR within that language.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | YouTube video URL or ID | |
| lang | No | Language code (e.g. en, ru). Auto-detect if not specified. | |
| with_timestamps | No | Include [MM:SS] timestamps (default: false) |