2bc4 / twitch-hls-client

Minimal CLI client for watching/recording Twitch streams
GNU General Public License v3.0
22 stars 5 forks source link

Rewrite #5

Closed 2bc4 closed 1 year ago

2bc4 commented 1 year ago

Too many changes to split into commits.

Among other bugs this fixes segments with durations other than 2 seconds. It also switches to a custom HTTP(S) client (not spec compliant but enough to make streams work) for more control over the process.