$ release --version 0.1.3 --date 2025-02-02
- - Minor bug fixes and performance improvements.
- - Updated Chrome extension compatibility.
//WORKSPACE/SOFTWARE/NEOSTREAM-VIDEO-GRABBER
// PRODUCT_DOSSIER
Desktop download manager with a Chrome extension bridge that queues authorized direct and HLS media downloads using FFmpeg and persistence.
Neostream Video Grabber is a JavaScript monorepo delivering an Electron desktop download manager paired with a Manifest V3 Chrome extension. The extension scans pages for obvious media and sends selected items to a local HTTP bridge where the desktop app queues, persists, and manages downloads. It supports direct file downloads and authorized HLS/M3U8 streams via FFmpeg (with custom headers), plus pause/resume/cancel/retry, download history, tray/menu-bar behavior, and configurable settings. Built with Electron, React, Vite and Node.js, the project uses electron-store for settings, zustand for state, and electron-builder for cross-platform packaging.
$ release --version 0.1.3 --date 2025-02-02