get_transcript
Extract the transcript from any YouTube video by providing its URL or video ID. Optionally include timestamps for time-coded text.
Instructions
Extract transcript from a YouTube video URL or video ID
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | YouTube video URL or video ID (e.g., https://youtube.com/watch?v=VIDEO_ID or just VIDEO_ID) | |
| include_timestamps | No | Include timestamps in the transcript (default: false) |