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:
@@ -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:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user