Twitch-VOD-Manager/typescript-version
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
..
src Add Clip erstellen feature for time-range VOD downloads (v3.6.1) 2026-02-04 14:04:20 +01:00
.gitignore Add TypeScript/Electron version of Twitch VOD Manager 2026-02-04 12:51:14 +01:00
package-lock.json Add TypeScript/Electron version of Twitch VOD Manager 2026-02-04 12:51:14 +01:00
package.json Add Clip erstellen feature for time-range VOD downloads (v3.6.1) 2026-02-04 14:04:20 +01:00
tsconfig.json Add TypeScript/Electron version of Twitch VOD Manager 2026-02-04 12:51:14 +01:00