ComfyUI Node
TOS Upload Video URL
A ComfyUI node in video/upload with 8 inputs and 4 outputs.
TOS Upload Video URL
- video
- url
- object_key
- is_reused
- text
◄bucket►
◄endpointtos-cn-beijing.volces.com►
◄regioncn-beijing►
◄expires_seconds3600►
◄reuse_existingfalse►
◄object_prefixseedance/►
◄file_path►
Categoryvideo/upload
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| bucket | STRING | TOS 桶名称 | |
| endpoint | STRING | tos-cn-beijing.volces.com | TOS Endpoint,例如 tos-cn-beijing.volces.com |
| region | STRING | cn-beijing | 桶所在地域,例如 cn-beijing |
| expires_seconds | INT | 360060–2592000 | 预签名 URL 时效,单位秒,范围 60-2592000(30天) |
| reuse_existing | BOOLEAN | false | 是否按文件内容哈希复用已上传对象。关闭时每次都会重新上传 |
| object_prefix | STRING | seedance/ | 上传到桶内的对象前缀 |
| videoopt | VIDEO | 可连接 LoadVideo / CreateVideo 等节点输出 | |
| file_pathopt | STRING | 本地视频路径。若同时提供 video 与 file_path,则优先使用 file_path |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| url | STRING | — |
| object_key | STRING | — |
| is_reused | BOOLEAN | — |
| text | STRING | — |