Free Intro Class
    Botspot Logo

    agenthub · output.video

    Video Output

    Show the generated clip or clips as the workflow's result. The video counterpart to Image Output.

    category Outputin video_url · videos · textout execution syncmodel cost none

    Why the node earns its place

    It emits the same marker Avatar Video emits, deliberately — so a surface needs one renderer for both the talking-avatar and the text-to-video paths rather than two that drift apart.

    How it works at run time

    1. 1
      Prefer videos; fall back to the single video_url.
    2. 2
      Flatten whatever shape arrived — strings, clip objects carrying a url and duration, or a fan-in bag.
    3. 3
      Emit the marker with the list, plus a scalar alias and duration so a consumer written against Avatar Video renders it unchanged.

    What you wire

    Inputs

    • video_url
      string
    • videos
      array
    • text
      string

    Outputs

    Nothing handed onward.

    Configuration

    Nothing to configure — this node has no settings of its own.

    What usually goes wrong

    Watch for this

    Read videos when it is present and fall back to the scalar. A text-to-video model may return several clips; Avatar Video only ever produces one, which is why both shapes exist.

    Behaviour & provenance

    buildersVideo workflows
    routesno
    side effectsnone — computes only
    replay safetynot applicable
    talks tonothing outside the run
    holdsno credentials