get_youtube_transcript
Extract YouTube video transcripts by supplying a video ID or URL. Optionally specify a language code to get the transcript in that language.
Instructions
Extract transcript from a YouTube video
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| videoId | Yes | YouTube video ID or full YouTube URL | |
| language | No | Language code for transcript (optional, e.g., "en", "es", "fr") | en |