latestOpenAPI 3.1.02026-08-197104501.1 MB
8fbaab4fc7c5
videos
Video Content
Video content endpoint for downloading video content.
Follows the OpenAI Videos API spec: https://platform.openai.com/docs/api-reference/videos
Example:
curl -X GET "http://localhost:4000/v1/videos/{video_id}/content" -H "Authorization: Bearer sk-1234" --output video.mp4
get/v1/videos/{video_id}/content
Path parameters
video_idstring required
Response
Successful Response