transcript

Download Subtitles

Download subtitles in SRT or VTT format for a specific media and locale.

Args: media_id: The ID of the media locale: The language locale (e.g., 'en', 'es', 'fr') file_type: The subtitle format - either 'srt' or 'vtt' file_name: Optional custom filename (without extension)

Returns: Response with subtitle file content

get/v1/transcript/{media_id}/{locale}/download/subtitles

Path parameters

localestring required
media_idstring required

Query parameters

file_type'srt' | 'vtt'
file_namestring nullable

Response

Successful Response

{"stackTrail":"paths:/v1/transcript/{media_id}/{locale}/download/subtitles:get:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}