ComfyUI Node
CoachBate Video Prompt From Metadata
Recovers the positive prompt from the workflow/prompt JSON ComfyUI embeds in an mp4, following links through switches, concatenates and primitives. Feed it the same path as your video loader so a refine pass reuses the clip's own prompt without pasting it by hand.
CoachBate Video Prompt From Metadata
- prompt
- info
- found
◄fallback►
◄video►
CategoryCoachBate/H3
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| fallback | STRING | Used as the prompt when the file carries none. Leave empty to output an empty prompt in that case. | |
| video | STRING | Path to the mp4 (the same value as VHS Load Video (Path)). Surrounding quotes are stripped. |
Outputs (3)
| Name | Type | Description |
|---|---|---|
| prompt | STRING | — |
| info | STRING | — |
| found | BOOLEAN | — |