2bc4 / twitch-hls-client

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

Add `platform` query param to usher #33

Closed brian6932 closed 5 months ago

brian6932 commented 5 months ago

Currently, the platform query param must be set to web to request av1 (in supported_codecs) HLS playlists from usher. I've opened a PR in luminous as well to add relay the query param in proxies. merged