Skip to main content

content

Method
This is a method of the VideoAgent class in the video_agent module.
Download the video content.

Signature

def content(video_id: str) -> bytes

Parameters

video_id
str
required
The video ID to download **kwargs: Additional parameters

Returns

Returns
bytes
Raw video bytes (MP4 format)