download_video
Retrieve a temporary download URL for a completed video, with options for video, thumbnail, or spritesheet. The URL expires after 1 hour.
Instructions
Get a download URL for a completed video. The URL is valid for 1 hour. Only works for videos with 'completed' status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variant | No | Type of content to download. 'video' for MP4, 'thumbnail' for preview image, 'spritesheet' for frame overview. | video |
| video_id | Yes | The ID of the completed video to download. |