Get YouTube video transcript
get_youtube_video_transcriptFetch a normalized transcript for a YouTube video ID.
Returns plain text, timestamped segments, and available caption languages. This is a metered request and may take longer when captions must be resolved.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| language | No | auto | |
| video_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | No | ||
| data | No | ||
| count | No | ||
| results | No | ||
| has_more | No | ||
| not_found | No | ||
| next_cursor | No | ||
| suggested_followups | No |