caption_tracks property

caption_tracks property

Returns the closed captions collection of the video. Read-only ICaptionsCollection.

Definition:

@property
def caption_tracks(self):
    ...

See Also