Captions and Transcripts

Retrieve a transcript

Fetch a transcript of an asset. This is only possible for assets with a text track generated using the VOD generated captions feature.

get/{PLAYBACK_ID}/text/{TRACK_ID}.txt

Path parameters

PLAYBACK_IDstring required

The asset or live stream's playback ID.

TRACK_IDstring required

The ID of the track for an asset.

Query parameters

TOKENstring

Signed token (JWT) for secure video playback.

Response

Transcript retrieved successfully.

Changes

Changed in 2 of the 28 revisions of this API.3