Documentation Index
Fetch the complete documentation index at: https://docs.praison.ai/llms.txt
Use this file to discover all available pages before exploring further.
content
Method
This is a method of the VideoAgent class in the video_agent module.Download the video content.
Signature
Parameters
The video ID to download **kwargs: Additional parameters
Returns
Raw video bytes (MP4 format)
Used By
Source
View on GitHub
praisonaiagents/agent/video_agent.py at line 404
