Sucukdeluxe f9e415da88 fix: restore Electron 43 native database packaging
Upgrade better-sqlite3 to the N-API based 13.0.3 release so the Windows package can load its native database module under Electron 43. Regenerate the lockfile to remove the obsolete prebuild-install toolchain and include the bundled Node-API dependency.
2026-08-10 14:38:54 +02:00

Twitch VOD Manager

Twitch VOD Manager is a Windows desktop application for finding, downloading, trimming, splitting, merging and organizing Twitch VODs and clips.

Features

  • Search streamers and browse available VODs
  • Download complete VODs or precise time ranges
  • Split long recordings into configurable parts
  • Merge related downloads and track group progress
  • Resume interrupted downloads and verify completed files
  • Manage queues, history, profiles and per-streamer automation
  • Capture live streams and Twitch chat
  • Navigate a compact workspace with contextual sidebars and dedicated toolbars
  • Use Light, Dark and System themes with German and English localization
  • Search settings and jump directly to individual configuration areas
  • Receive application updates through GitHub Releases

Installation

Download the current Windows installer from GitHub Releases.

The application stores its settings and local database on the computer where it is installed. No Twitch credentials, user settings, download history or personal data are included in this repository or its release files.

Development

Requirements:

  • Node.js 22.13 or newer
  • Windows for building the NSIS installer
npm ci
npm run test:e2e:release
npm run dist:win

License

Twitch VOD Manager is available under the MIT License.

S
Description
No description provided
Readme
5.7 MiB
2026-09-07 03:07:39 +02:00
Languages
TypeScript 74.7%
CSS 12.6%
HTML 7.1%
JavaScript 5.6%