Skip to main content
The Upload Video node lets the user upload one or more video files. In Studio you upload videos directly; in App mode it becomes a file upload field.

When to use

  • Uploading source footage
  • Providing reference clips
Common patterns: upload_video → edit_video, upload_video → generate_video (as a reference).

Outputs

Video
video
The uploaded video.

Configuration

label
string
default:"Upload Video"
The label shown for this input, including as the field label in App mode.
maxFiles
number
default:5
Maximum number of files the user can upload.