Collect clips submitted with no_wait
flow_collectWait for and download new media appearing in the project library after submitting a parallel batch, using known media IDs to avoid duplicates.
Instructions
Wait for media that is not in the supplied known_media_ids list to appear in the project library, then download it. Use after submitting a parallel batch with flow_generate_video(no_wait=true). Charges nothing — the credits were already committed at approval.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| out_dir | No | Subdirectory under FLOW_OUTPUT_DIR | |
| known_media_ids | Yes | Media ids that existed BEFORE the batch was submitted |