Releases: 2bc4/twitch-hls-client
Releases · 2bc4/twitch-hls-client
0.4.2
fix: bump default max retries to 50
0.4.1
fix: exit gracefully when player closed perf: reduce redundant allocations perf: don't redundantly parse url fix: also retry on invalid duration feat: set player title on mpv and vlc
0.4.0
Notably switches from clap to pico-args which reduces bin size, memory usage and compile time. Breaking changes: The long options --server, --player and --player-args have been removed, the short options -s, -p and -a remain.
0.3.2
feat: add --passthrough arg to print playlist url and exit feat: enable colors on normal logging feat: kill player when resetting on ad
0.3.1
feat: open player with url if stream is not low latency chore: bump user agent chore: bump dep min versions
0.3.0
Initial release