Go to file
xRangerDE c9c28380c6 Add Video Cutter, Merge, and Part-based Download features (v3.6.0)
New features:
- Video Cutter with timeline UI, preview, and frame extraction
- Video Merge functionality to combine multiple videos
- Part-based VOD downloads (split long VODs into segments)
- Download progress with speed and ETA display
- New navigation tabs for Cutter and Merge

Technical changes:
- Added FFmpeg/FFprobe integration for video processing
- New IPC handlers for video operations
- Extended preload API with cutter/merge methods
- Progress event listeners for cut/merge operations

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 13:35:31 +01:00
server_files Initial commit: Twitch VOD Manager v3.5.3 2026-02-04 12:30:52 +01:00
typescript-version Add Video Cutter, Merge, and Part-based Download features (v3.6.0) 2026-02-04 13:35:31 +01:00
.gitignore Exclude installer EXE from git 2026-02-04 12:32:00 +01:00
installer.iss Initial commit: Twitch VOD Manager v3.5.3 2026-02-04 12:30:52 +01:00
Twitch_VOD_Manager_V_3.5.3.pyw Initial commit: Twitch VOD Manager v3.5.3 2026-02-04 12:30:52 +01:00
Twitch_VOD_Manager.spec Initial commit: Twitch VOD Manager v3.5.3 2026-02-04 12:30:52 +01:00