1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-27 21:54:17 +01:00
svtplay-dl/lib/svtplay_dl/utils
Johan Andersson 2a94b927d0 _formatname: in some cases we dont have the episode and only season.
we want to have like "name.s01.new.stuff.service.id.ext"
its better than "name.new.stuff.service.id.ext"
2018-06-03 15:48:48 +02:00
..
__init__.py utils: move functions out of init to its own files. 2018-05-13 12:10:19 +02:00
getmedia.py get_one_media: use logging instead of log. 2018-06-03 12:49:49 +02:00
http.py more options to config replaces 2018-05-13 13:07:34 +02:00
output.py _formatname: in some cases we dont have the episode and only season. 2018-06-03 15:48:48 +02:00
parser.py merge: dont try to merge when new is None 2018-05-26 01:26:30 +02:00
proc.py utils: move functions out of init to its own files. 2018-05-13 12:10:19 +02:00
stream.py fetcher: make name a property 2018-05-25 22:47:26 +02:00
terminal.py flake8 add new line end of file 2018-05-13 12:09:27 +02:00
text.py getmedia: do exclude inside of the streams loop. 2018-05-13 13:09:25 +02:00