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
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
..
fetcher include the dash.py file 2016-03-26 23:08:22 +01:00
postprocess postprocess: this should be None and not False 2016-03-30 18:18:43 +02:00
service tv4play: show an error message when the video is not there 2016-03-27 13:02:49 +02:00
subtitle subtitle.tt: dont crash on negative milliseconds. 2016-02-08 21:28:39 +01:00
tests prio_streams: make protocol_prio param mandatory 2016-03-31 20:19:44 +02:00
utils select_quality: Filter out unwanted protocols before bitrate 2016-03-31 20:19:44 +02:00
__init__.py select_quality: handle when no requested proto is available 2016-03-31 20:19:44 +02:00
__main__.py
error.py error: New exception, NoRequestedProtocols 2016-03-31 20:19:44 +02:00
log.py
output.py support for dash streams 2016-03-26 21:38:31 +01:00