Download a media item
flow_media_downloadDownload a Google Flow video or image by its media ID using your logged-in browser session. Works with IDs returned from generation and scene tools.
Instructions
Download one Flow media item (video or image) by its media id using the logged-in browser session. Ids come from the generation and scene tools or from flow_project_open.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | No | File name without extension; default flow_<id8>_manual | |
| media_id | Yes | Media uuid from media.getMediaUrlRedirect?name=<id> | |
| output_dir | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ok | Yes | ||
| path | Yes | ||
| bytes | Yes | ||
| content_type | Yes |