Skip to main content

acontent

AsyncMethod
This is a method of the VideoAgent class in the video_agent module.
Async version of content().

Signature

async def acontent(video_id: str) -> bytes

Parameters

video_id
str
required
No description available.

Returns

Returns
bytes
The result of the operation.