Import media from a URL (for the Studio)
neuron_studio_import_media_urlFetch a video from a direct link or a platform page (YouTube / Instagram / TikTok / X / LinkedIn) and re-host it so the Studio + renderer can use it. Returns { url, filename, kind, w, h, durationMs }. Put the returned url on a video layer in the ProjectDoc.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The source video URL or platform page. |