Node.js
YouTube Endpoints
Translate Transcript
Translate YouTube video transcript into different languages.
GET
Node.js
Authorizations
Query Parameters
YouTube video URL. See supported URL formats.
Example:
"https://youtu.be/dQw4w9WgXcQ"
YouTube video ID. Alternative to URL.
Example:
"dQw4w9WgXcQ"
When true, returns plain text transcript.
Maximum characters per transcript chunk (only when text=false)
Required range:
50 <= x <= 10000Example:
1000