Amir Mehrabiani

//WORKSPACE/SOFTWARE/NEOSTREAM-VIDEO-GRABBER

AV

// PRODUCT_DOSSIER

Neostream Video Grabber

Desktop download manager with a Chrome extension bridge that queues authorized direct and HLS media downloads using FFmpeg and persistence.

LATEST: v0.1.3

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.

FFmpeghls-ffmpegchrome-extensionelectronvideo-downloaderreactnodejs
Add to Chrome

DEPLOYMENT MATRIX

PlatformVersionAction
macOS0.1.3Download
Chrome Extension0.1.3Download
View full release page

TERMINAL LOGS / CHANGELOG

$ release --version 0.1.3 --date 2025-02-02

  • - Minor bug fixes and performance improvements.
  • - Updated Chrome extension compatibility.