Complete guide to downloading media with Web VideoDownloader
This guide covers everything you need to know about using Web VideoDownloader (WVD) to detect, preview, and download video and audio files from web pages. Whether you're saving a lecture recording, archiving public domain content, or downloading Creative Commons media, this guide will walk you through every feature.
Web VideoDownloader is available as a free Chrome extension. After installation, you'll see the WVD icon appear in your Chrome toolbar (the puzzle piece area). If the icon is hidden, click the puzzle piece icon in Chrome's toolbar, find "Web VideoDownloader" in the list, and click the pin icon to keep it visible.
WVD works out of the box with no configuration needed. However, you can customize several settings by right-clicking the extension icon and selecting "Options":
When you visit a web page, WVD automatically monitors network activity in the background using Chrome's webRequest API. It watches for HTTP responses that contain media content types such as video/mp4, audio/mpeg, or application/vnd.apple.mpegurl (HLS). This detection is completely passive and read-only — the extension never modifies, blocks, or redirects any network traffic.
As media files are detected, the extension icon in your toolbar will show a badge with the number of detected files. Click the icon to open the popup and see the full list.
WVD can detect the following types of media as they load on a web page:
MP4, WEBM, FLV, MOV, AVI, MKV, TS — any standard video format served over HTTP/HTTPS.
MP3, WAV, OGG, AAC, FLAC — music, podcasts, sound effects, and other audio content.
M3U8 playlists (master and variant) — adaptive bitrate streams used by many modern video platforms.
Files served with Content-Disposition headers indicating a downloadable attachment.
There are several reasons why WVD might not detect media on a page:
Before downloading, you can preview any detected video directly in the extension popup. Click the play button next to a detected file to open an inline video player. This helps you verify you're downloading the correct file, especially when multiple media files are detected on the same page.
The preview feature uses your browser's built-in media player, so it supports all formats that Chrome can play natively. For HLS streams, the extension uses the HLS.js library for preview playback.
For standard video and audio files (MP4, WEBM, MP3, etc.), downloading is straightforward:
The download interface shows real-time information including:
HTTP Live Streaming (HLS) is a streaming protocol developed by Apple that is now widely used across the web. Instead of delivering a single video file, HLS breaks the video into many small segments (typically 2-10 seconds each) described by a playlist file (M3U8). This allows the player to adaptively switch between quality levels based on your internet speed.
When WVD detects an HLS stream with multiple quality levels, it presents a quality selector before downloading. Quality options typically include:
Select your preferred quality and click "Start Download." The extension will then download all segments for that quality level and merge them into a single playable file.
Downloading HLS streams involves several steps, all handled automatically:
HLS downloads may take longer than standard file downloads because the extension needs to download and process many small segments. A stable internet connection is recommended for the best experience.
The size filter helps you avoid cluttering your media list with tiny files. Web pages often load small media files for UI sounds, animations, or advertisements. By setting a minimum size (e.g., 100 KB or 500 KB), you can focus on the media that matters. You can always set this to 0 to see everything.
If you want to disable media detection on specific websites, add their domains to the blocked list in the extension options. This is useful for:
Note that major DRM-protected platforms (YouTube, Netflix, Disney+, etc.) are blocked by default at the code level and cannot be unblocked.
If the extension shows no detected files, try these steps in order:
If a download fails or stalls, common causes include:
Chrome updates occasionally affect extension behavior. If WVD stops working after an update:
chrome://extensionsRespect copyright. Only download media that you have the right to download. This includes Creative Commons content, public domain media, your own uploaded content, and content where the rights holder has explicitly permitted downloading. When in doubt, check the website's terms of service.
Web VideoDownloader is fully localized in 37 languages. The extension automatically detects your browser's language and adjusts the interface accordingly. Supported languages include:
English, Korean, Japanese, Chinese (Simplified & Traditional), Spanish, French, German, Portuguese, Russian, Italian, Turkish, Vietnamese, Thai, Polish, Dutch, Hindi, Indonesian, Bulgarian, Czech, Danish, Greek, Estonian, Finnish, Filipino, Irish, Hungarian, Malay, Norwegian, Romanian, Slovak, and Swedish.
For additional help, visit our Contact & FAQ page or email us at magi815@gmail.com.