StreamGrabber

Lightweight downloader for HLS (.m3u8 via m3u8-parser), video blobs, and direct videos. Mobile + Desktop. Pause/Resume. AES-128. fMP4. Minimal UI.

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
quantavil
日安装量
2
总安装量
38
评分
1 0 0
版本
1.2.3
创建于
2025-11-05
更新于
2025-11-15
大小
46.5 KB
许可证
MIT
适用于
所有网站

StreamGrabber

A lightweight, powerful userscript for downloading HLS (.m3u8) video streams, video blobs, and direct videos directly from your browser. Supports mobile and desktop, with pause/resume functionality, AES-128 encryption, fMP4, and minimal UI.

Installation

Requirements

Install Steps

  1. Install a userscript manager extension in your browser
  2. Click here to install the script
  3. Confirm installation when prompted by your userscript manager

The script will automatically activate on all websites.

Usage

  1. Navigate to any webpage containing video content
  2. If supported media is detected, a floating download button will appear in the bottom-right corner
  3. Click the download button to open the media selection dialog
  4. Choose from available video streams or direct video files
  5. For HLS streams with multiple qualities, select your preferred resolution
  6. Monitor download progress in the floating progress card
  7. Downloads support pause/resume functionality

Advanced Features

  • Alt+Click: When exactly one media item is detected, alt-clicking the download button will start download immediately without showing the selection dialog
  • Copy URLs: Click the copy button next to any media item to copy its URL to clipboard
  • Filter Options: Toggle "Exclude small (< 1MB)" to filter out thumbnails or ads
  • Progress Controls: Pause/resume downloads, hide/show progress cards, or cancel downloads

Features

  • Automatic Detection: Automatically detects m3u8 streams and video blobs on any website
  • Multi-Quality Support: Choose from available video quality variants for HLS streams
  • Encryption Support: Handles AES-128 encrypted streams
  • Format Support: Supports both fragmented MP4 (fMP4) and MPEG-TS formats
  • Progress Tracking: Real-time download progress with pause/resume functionality
  • Video.js Integration: Adds download buttons to Video.js players
  • Cross-Origin Support: Uses GM_xmlhttpRequest for reliable cross-domain requests
  • Modern File APIs: Utilizes File System Access API when available, falls back to blob downloads
  • Size Estimation: Smart size estimation for HLS streams using bandwidth data or byte ranges
  • Smart Filtering: Option to exclude small files (< 1 MB) to filter out thumbnails/ads
  • Robust Error Handling: Automatic retry mechanism with configurable limits
  • Clean UI: Floating download button with progress cards and variant picker
  • Concurrent Downloads: Optimized concurrent segment downloading for faster HLS downloads