chrippa / livestreamer

Command-line utility that extracts streams from various services and pipes them into a video player of choice. No longer maintained, use streamlink or youtube-dl instead.
http://livestreamer.io/
BSD 2-Clause "Simplified" License
3.88k stars 585 forks source link

Added Weights for New Quality Types #1549

Closed CallMeJuf closed 7 years ago

CallMeJuf commented 7 years ago

Certain streams use the following quality format "1080p60", ex RiotGames streams. Identical weights (ex "high" and "720p30") shouldn't be an issue as streams either use the old format or the new one.

cdrage commented 7 years ago

@CallMeJuf We've fixed this in https://github.com/streamlink/streamlink