OpenAI Compatible
Download Video Content
Download the generated video bytes or a derived preview asset.
Streams the rendered video content for the specified video job.
GET
Download Video Content
Documentation Index
Fetch the complete documentation index at: https://docs.aihubmix.com/llms.txt
Use this file to discover all available pages before exploring further.
授权
Gateway-issued API key, formatted as sk-gateway-xxxxxxxx.
Used by OpenAI-shaped endpoints (/v1/chat/completions, etc.).
路径参数
The identifier of the video whose media to download.
示例:
"video_123"
查询参数
Which downloadable asset to return. Defaults to the MP4 video.
可用选项:
video, thumbnail, spritesheet 响应
The video bytes or preview asset that matches the requested variant.
The response is of type file.
Download Video Content