Skip to main content
GET
Download File
Returns HTTP 302 with a Location header pointing at a presigned URL . Follow redirects to download bytes. (Mintlify docs does NOT handle redirects)

Description

  • file_type: mp4, mp3, wav, srt, or vtt.
  • language: query parameter, default source (target locale or source for the original).
  • burn_subtitles_on_source: optional query boolean; when true and file_type is mp4, the handler may select the burned-subtitles-on-source object key.

Authorizations

X-API-Key
string
header
required

Path Parameters

video_id
string
required
file_type
enum<string>
required
Available options:
mp4,
mp3,
wav,
srt,
vtt

Query Parameters

burn_subtitles_on_source
boolean | null
language
string
default:source

Response

Successful Response