Video Downloader

Video Downloader
Video URL

Supports public direct video URLs immediately. Public page URLs also work when yt-dlp is available in the runtime environment.

Required Credits0
Downloaded Video

No downloaded video yet. The resolved media will appear here after parsing succeeds.

Video Downloader

Why add a dedicated Video Downloader route

Downloader workflows are utility-first. Giving them a dedicated route keeps URL parsing, download results, and follow-up actions cleanly separated from generation pages.

One-step media intake

Capture remote videos from a public URL without opening another tool or leaving the current workflow.

Ready for follow-up tools

The same output can flow into subtitle removal, audio replacement, clipping, or other post-processing tools later.

Safer than ad-hoc downloads

The server validates public URLs and returns one managed result instead of pushing users into scattered browser extensions.

Workflow

How the Video Downloader route works

Paste a public URL, let the tool resolve the media, then preview and download the stored result from the same workbench.

1

Paste the public source URL

Supports direct media links first, with public page parsing when the deployment environment has yt-dlp available.

2

Resolve the best downloadable file

The route fetches a playable video asset and stores it in your configured media storage.

3

Reuse the asset anywhere else

Preview the downloaded video immediately, then export it or feed it into future ViewMax post-production flows.

Video Downloader FAQ

This route is designed for public video pages and direct media links.