Releases: TheDrHax/Twitch-Utils
Releases · TheDrHax/Twitch-Utils
1.7.3
1.7.2
1.7.1
1.7.0
- [record] Check stream status before retrying;
- [record] Find unlisted VODs to fill gaps in the recording;
- [record] Custom API headers;
- [record] Bump streamlink to version 5.5.0;
- [record] Remove OAuth token requirement;
- [record] Log precise timings;
- [concat] Cut clips precisely at keyframes if possible;
- [mute] Add support for big ranges (> 5 minutes);
- [mute] Added support for Python 3.10 (spleeter doesn't support 3.11 yet);
1.6.1
1.6
- [concat] Added mpv EDL and EDL URI output formats for fast read-only preview;
- [concat] Prefer longer clips to decrease the number of cuts in some scenarios;
- [record] Improve timings (timeouts, restart delays);
- [record] Continue recording if streamlink exited without downloading all queued segments;
- [record] Bump minimum required version of streamlink to 2.4.0;
- [record] Fixed automatic detection of live VOD;