Auto-install missing runtime tools (v3.8.0)

Download and extract streamlink/ffmpeg dependencies into ProgramData when unavailable so fresh server installs can start downloads without manual tool setup, while preserving detailed debug logging for failures.
This commit is contained in:
xRangerDE
2026-02-13 12:20:36 +01:00
parent a3c3c6d225
commit 3d404d75e1
5 changed files with 234 additions and 9 deletions
+6 -2
View File
@@ -9,8 +9,12 @@ description: Install and configure Twitch VOD Manager quickly.
## Requirements
- Windows 10/11 (installer and paths are currently Windows-first)
- `streamlink` available in `PATH`
- `ffmpeg` + `ffprobe` available in `PATH`
The app can auto-install missing runtime tools (`streamlink`, `ffmpeg`, `ffprobe`) into:
`C:\ProgramData\Twitch_VOD_Manager\tools`
Manual installation is still supported.
Optional but recommended: