Node.js
YouTube Endpoints
Translate Transcript
Translate YouTube video transcript into different languages.
GET
Node.js
Documentation Index
Fetch the complete documentation index at: https://docs.supadata.ai/llms.txt
Use this file to discover all available pages before exploring further.
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