youtube_transcript
Get YouTube video transcripts in your preferred format. Supports text, SRT, VTT, language selection, and translation.
Instructions
Retrieve transcript for a YouTube video. Returns transcript segments for a YouTube video using YouTube's native player captions.
Set format=text, format=srt, or format=vtt to receive plain-text output instead of the standard response envelope.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | YouTube video ID (11-character code) | |
| lang | No | Preferred transcript language | |
| translate_to | No | Translate transcript to this language code | |
| format | No | Response format | |
| timestamps | No | Include timestamps in the JSON response |