getCaptions

Returns captions (subtitles) for a video.

http://your-server/rest/getCaptions Since 1.14.0

Returns captions (subtitles) for a video. Use getVideoInfo to get a list of available captions.

Parameters

Parameter Req. OpenS. Default Comment
id Yes The ID of the video.
format No Preferred captions format (“srt” or “vtt”).

Example

Result

Returns the raw video captions.

Last modified March 31, 2023: Remove "Reference" level (0e00cdd)