get_youtube_transcript
Fetch the transcript of a YouTube video by providing its URL or video ID. Supports multiple languages for transcript retrieval.
Instructions
Get the transcript of a YouTube video
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | YouTube URL or video ID | |
| lang | No | Language code for transcript (e.g., 'en', 'fr', 'de', 'es') | en |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |