AI 产品解读Web media resource sniffing and downloading tool that intercepts network requests to detect and capture video, audio, and streaming media (M3U8/HLS, MPD/DASH) from any webpage
Users who want to download or save web media (videos, audio, streaming content) from websites that don't provide direct download links. The extension intercepts browser network traffic to identify and extract media resources that are otherwise hidden behind streaming protocols or dynamic loading.
1. Install extension and browse any webpage normally. 2. The extension automatically intercepts HTTP/HTTPS requests and identifies media resources (video, audio, m3u8, mpd, etc.) using content-type headers, URL patterns, and regex matching. 3. Detected resources appear in the extension popup organized by current tab and other tabs. 4. Users can preview media inline, filter by type/regex, expand playable items, or select all. 5. Download detected media directly, use m3u8/MPD parsers to analyze streaming manifests, send to aria2 for external downloading, or invoke local player applications. 6. Advanced features include deep search for hidden resources, cache capture, WebRTC recording, and media control (speed, PiP, etc.).
Automatic detection and listing of all media resources (video/audio) on any webpage via network request interceptionM3U8/HLS playlist parsing with support for encrypted streams and key collectionMPD/DASH manifest parsing for adaptive streaming contentBuilt-in media downloader with support for segmented/chunked downloadsMedia playback control (speed, PiP, fullscreen, volume, loop, screenshot)Aria2 RPC integration for external download management
- 目标用户
- Users who want to download streaming video/audio from websites / Content archivists who need to save web media locally / Users who need to extract media URLs from web pages for offline use / Technical users who work with HLS/MPEG-DASH streaming protocols
- The extension is a Chinese-origin open source project; some UI strings and docs are only available in Chinese, requiring translation to fully understand feature descriptions.
- The 'pro' keyword hits in locale files are all false positives matching substrings in Portuguese and English words (protocol, reproduction, progress, prompt, process), confirmed by reading actual message content.
- No privacy policy URL or support URL provided in the store listing, but the install.html page contains embedded privacy policy and disclaimer text.