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

ParameterReq.OpenS.DefaultComment
idYesThe ID of the video.
formatNoPreferred captions format (“srt” or “vtt”).

Example

Result

Returns the raw video captions.

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