1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-28 06:04:17 +01:00
svtplay-dl/lib/svtplay_dl/utils
Olof Johansson dad2790d9e select_quality: Filter out unwanted protocols before bitrate
It was easily possible to end up in a state where the bitrate prioritization
wanted a bitrate only avaiable via protocols outside of our set of accepted
protocols, like trying to disable dash for svtplay. By doing the protocol
filtering first, we end up only considering "valid" bitrates.
2016-03-31 20:19:44 +02:00
..
__init__.py select_quality: Filter out unwanted protocols before bitrate 2016-03-31 20:19:44 +02:00
io.py swap place on py2 and py3 checks 2016-01-27 19:49:38 +01:00
terminal.py output: better progress width handling 2014-06-26 22:55:54 +02:00
urllib.py swap place on py2 and py3 checks 2016-01-27 19:49:38 +01:00