get_transcript
Retrieve YouTube video transcripts and subtitles by providing a video URL or ID. Optionally specify language code for localized transcript. No API key required.
Instructions
Extract transcript/subtitles from a YouTube video. Works without API key.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | YouTube video URL or video ID | |
| lang | No | Language code for transcript (e.g., 'ko', 'en') | en |