Get YouTube transcript
youtube_get_transcriptFetch the transcript or captions of a YouTube video as plain text by providing its URL or ID. No login required.
Instructions
Fetches the transcript/captions of a YouTube video as plain text. No login or setup required — just paste a video link or ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | A YouTube video URL (e.g. https://youtube.com/watch?v=..., https://youtu.be/..., or a Shorts link) or an 11-character video ID. | |
| lang | No | Optional ISO language code for the transcript (e.g. 'en', 'es'). Defaults to the video's default caption track. |