Go to file
xRangerDE 2b935f4a3a Add Clip erstellen feature for time-range VOD downloads (v3.6.1)
New feature:
- Clip erstellen button on VOD cards
- Modal dialog with start/end time sliders
- Time input fields for precise selection
- Custom clip support with part numbering
- Downloads only selected time range using streamlink --hls-start-offset/duration

Technical changes:
- Added CustomClip interface to QueueItem
- Updated downloadVOD to handle custom clips
- New clip dialog UI with sliders and inputs
- Queue shows clip items with * prefix

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 14:04:20 +01:00
server_files Initial commit: Twitch VOD Manager v3.5.3 2026-02-04 12:30:52 +01:00
typescript-version Add Clip erstellen feature for time-range VOD downloads (v3.6.1) 2026-02-04 14:04:20 +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