Skip to main content

captions

Overview

Namecaptions
TypeResource
Idyoutube.youtube.captions

Fields

NameDatatypeDescription
idstringThe ID that YouTube uses to uniquely identify the caption track.
kindstringIdentifies what kind of resource this is. Value: the fixed string "youtube#caption".
snippetobjectBasic details about a caption track, such as its language and name.
etagstringEtag of this resource.

Methods

NameAccessible byRequired ParamsDescription
listSELECTpart, videoIdRetrieves a list of resources, possibly filtered.
insertINSERTpartInserts a new resource into this collection.
deleteDELETEidDeletes a resource.
downloadEXECidDownloads a caption track.
updateEXECpartUpdates an existing resource.