get_transcript
Retrieve a YouTube video's transcript by URL or ID for research and analysis. Supports language priority and optional HTML formatting for downstream processing.
Instructions
Fetch the transcript of a YouTube video.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| video | Yes | YouTube URL or 11-character video ID. | |
| languages | No | Language codes in priority order (default: ["en"]). | |
| preserve_formatting | No | Keep HTML formatting tags like <i> and <b>. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |