Steps
Browse available styles
List all visual styles to find one that fits:Each style has an
aspect_ratio — some are landscape (16:9), others portrait (9:16). Use --human for a readable table view.Each style includes a
preview_video_url and thumbnail_url — open them to preview the visual treatment before choosing.Generate a styled video
Pass the The agent picks the avatar, voice, and layout. The style controls the visual treatment.To override the agent’s choices, pass additional flags:
style_id along with your prompt:Batch: same content, multiple styles
Generate the same prompt across different visual styles:Interactive sessions for iteration
Review and refine before generating:Available flags
| Flag | Description |
|---|---|
--prompt | Text prompt describing the video (required) |
--style-id | Visual style from styles list |
--avatar-id | Override the agent’s avatar choice |
--voice-id | Override the agent’s voice choice |
--orientation | landscape or portrait |
--incognito-mode | Disable memory for this session |
--callback-url | Webhook URL for completion notifications |
--wait | Block until ready (default timeout: 20 min) |
--timeout | Override wait timeout (e.g. --timeout 30m) |

