Skip to main content
GET
Python

Authorizations

Authorization
string
header
required

API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef

Path Parameters

video_id
integer
required

ID of the video

Response

Successful

name
string

Name of subtitle file

language
string

3-letter language code according to ISO-639-2 (bibliographic code)

vtt
string

Full text of subtitles/captions, with escaped "\n" ("\r") symbol of new line

id
integer

ID of subtitle file