ComfyUI Node

Get 4K Video

Get 4K Video OpenAPI Specification json { "code": 422, "msg": "4k is processing. It should be ready in 5-10 minutes. Please check back shortly.", "data": { "taskId": "veo_task_example123", "resultUrls": null, "imageUrls": null } } json { "code": 422, "msg": "The video has been generated successfully", "data": { "taskId": "veo_task_example123", "resultUrls": [ "https://tempfile.aiquickdraw.com/v/example_task_1234567890.mp4" ], "imageUrls": [ "https://tempfile.aiquickdraw.com/v/example_task_1234567890.jpg" ] } }

By felipederosilva·Created 24 days ago·Updated about 11 hours ago· 0
Get 4K Video
    • video
    • url
    • all_urls_json
    • task_id
    • raw_json
    • credits_consumed
    • credits_left
    ◄prompt►
    ◄timeout_seconds1200►
    ◄callback_url►
    ◄expert_override_json{}►
    CategoryKIE Next/Video/Veo3.1

    Inputs (4)

    NameTypeDefaultDescription
    promptSTRINGPrompt sent to this KIE model.
    timeout_secondsoptINT120030–7200—
    callback_urloptSTRINGOptional KIE callback URL. Leave empty for normal ComfyUI use.
    expert_override_jsonoptSTRING{}Expert-only payload overrides for APIs whose documentation has no request schema yet.

    Outputs (7)

    NameTypeDescription
    videoVIDEO—
    urlSTRING—
    all_urls_jsonSTRING—
    task_idSTRING—
    raw_jsonSTRING—
    credits_consumedFLOAT—
    credits_leftFLOAT—