# Video Downloader > A free Chrome extension that detects and downloads video content from web pages — HTML5 video, HLS (.m3u8), DASH (.mpd), AES‑128 encrypted streams, and cross‑origin iframe embeds from platforms like Medius, Vimeo, Mux, Wistia, and Brightcove. Built for offline viewing, archival, research, accessibility workflows, and compliance. Manifest V3, runs entirely in your browser, no analytics, no telemetry, no tracking. The core motivation: a free video downloader that doesn't track what you are doing. No accounts, no analytics, no telemetry, no third‑party network calls. All manifest parsing, segment fetching, AES‑128 decryption, and file assembly happen locally in the user's browser using native Web APIs (fetch, crypto.subtle, chrome.downloads). Video Downloader is developed by Richard Crane (Microsoft MVP, founder and Chief AI Officer of MILL5, host of the *Inventing Fire with AI* podcast). It is part of the Inventing Fire with AI initiative. The extension respects content protection — it detects Widevine, PlayReady, and FairPlay DRM and warns the user rather than attempting to circumvent it. The current release is v2.1.0. It is distributed as a Chrome Manifest V3 extension via GitHub Releases (the Chrome Web Store listing is in review). ## Project - [Landing page](https://chiefinnovator.github.io/videodownloader/): Marketing site with features, pipeline diagram, install instructions, and FAQ. - [GitHub repository](https://github.com/ChiefInnovator/videodownloader): Source code, issue tracker, and release notes. - [Releases](https://github.com/ChiefInnovator/videodownloader/releases): Signed zip downloads of every version. ## Documentation - [README](https://github.com/ChiefInnovator/videodownloader/blob/main/README.md): Feature overview, project structure, local testing, Chrome Web Store packaging, known limitations. - [Architecture](https://github.com/ChiefInnovator/videodownloader/blob/main/docs/ARCHITECTURE.md): Component diagram and responsibilities — content script, service worker, popup UI, options page, iframe resolver, HLS parser, DASH parser, AES decryption, segment downloader. ## Features - Automatic detection of HTML5 `