Get YouTube channel transcripts
get_youtube_channel_transcriptsFetch transcripts for a selected batch of videos from a YouTube channel.
Choose the video count, ordering, language, and whether timestamped segments are included. This is a metered batch request.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| channel | Yes | A handle, channel ID, or YouTube channel URL. | |
| sort_by | No | newest | |
| language | No | en | |
| video_limit | No | ||
| include_segments | No |
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 |