ComfyUI Node
Extend Veo3.1 Video
Extend Veo3.1 Video OpenAPI Specification
Extend Veo3.1 Video
- video
- url
- all_urls_json
- task_id
- raw_json
- credits_consumed
- credits_left
◄task_idveo_task_abcdef123456►
◄promptThe dog continues running through the park, jumping over obstacles and playing with other dogs►
◄seeds12345►
◄watermarkMyBrand►
◄timeout_seconds1200►
◄callback_url►
CategoryKIE Next/Video/Veo3.1
Inputs (6)
| Name | Type | Default | Description |
|---|---|---|---|
| task_id | STRING | veo_task_abcdef123456 | The task ID of the original video generation. Must be a valid task ID returned by the video generation API. Note: Videos generated in 1080P cannot be extended. |
| prompt | STRING | The dog continues running through the park, jumping over obstacles and playing with other dogs | A text prompt describing the content of the extended video. It should detail how you want the video to be extended, including actions, scene changes, styles, etc. |
| seedsopt | INT | 1234510000–99999 | A random seed parameter that controls the randomness of the generated content. Range: 10000-99999. The same seed will generate similar video content, while different seeds will generate different video content. If not specified, the system will automatically assign a random seed. |
| watermarkopt | STRING | MyBrand | Watermark text (optional). If provided, a watermark will be added to the generated video. |
| timeout_secondsopt | INT | 120030–7200 | — |
| callback_urlopt | STRING | Optional KIE callback URL. Leave empty for normal ComfyUI use. |
Outputs (7)
| Name | Type | Description |
|---|---|---|
| video | VIDEO | — |
| url | STRING | — |
| all_urls_json | STRING | — |
| task_id | STRING | — |
| raw_json | STRING | — |
| credits_consumed | FLOAT | — |
| credits_left | FLOAT | — |