Private Public Video Finder

Paste a public web page URL. The app scans the page source and lists directly exposed video/media links. Download keeps the source file/manifest format from the website.

Use only for videos you own, have permission to download, or that are clearly provided for download. This tool does not bypass login, paywalls, DRM, encrypted streams, or platform protections. It cannot render JavaScript-only pages like a full browser.
What this can find

It checks <video>, <source>, OpenGraph/Twitter video meta tags, JSON-LD VideoObject.contentUrl, and direct media URLs visible in page HTML/scripts. It supports direct files such as .mp4, .webm, .mov, .m4v, .ogv, plus visible manifests such as .m3u8 and .mpd. If the website hides media behind JavaScript, login, DRM, or API authorization, it will not extract it.

Tip: For private use, set a Cloudflare Pages environment variable named ACCESS_CODE. Then only users who enter that code can scan/download through your deployment.