Get YouTube Channel Transcripts
Fetch transcripts for multiple videos from a YouTube channel. Videos can be sorted by popularity, newest, or oldest before selection.
Features:
- Fetches up to 20 video transcripts per request
- Sort by popular (most views), newest, or oldest
- Partial success — individual video failures don’t block the response
- Optional timestamped segments for each transcript
Pricing: 0.5 credits per transcript fetched ($0.005)
Authorizations
Path Parameters
YouTube channel handle. Accepts a bare handle (techreviews), an @handle (@techreviews), or a full channel URL (https://youtube.com/@techreviews); surrounding share tokens and trailing paths are ignored. A value that is not a channel handle returns a 400 validation error.
1"@techreviews"
Query Parameters
Number of videos to fetch transcripts for (max 20)
1 <= x <= 205
Language code for transcripts
"en"
How to sort channel videos before selecting
popular, newest, oldest "newest"
Include timestamped transcript segments in response
false
Response
Successful response