Get transcript from YouTube video in various formats and languages. If the lang
parameter is not provided or the transcript is not available in the requested language, the API defaults to the first available language.
YouTube video URL. See supported URL formats.
"https://www.youtube.com/watch?v=dQw4w9WgXcQ"
YouTube video ID. Alternative to URL.
"dQw4w9WgXcQ"
When true, returns plain text transcript.
Maximum characters per transcript chunk (only when text=false)
50 <= x <= 10000
1000
Successfully fetched transcript
The response is of type object
.