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 6dfdc8c6c0 Support for config files
this will search for config file in
unix: ~/.svtplay-dl.yaml
windows: %APPDATA%\svtplay-dl\svtplay-dl.yaml
2018-05-20 18:21:40 +02:00
..
__init__.py utils: move functions out of init to its own files. 2018-05-13 12:10:19 +02:00
getmedia.py Remove some debug prints 2018-05-13 13:18:36 +02:00
http.py more options to config replaces 2018-05-13 13:07:34 +02:00
output.py Remove some debug prints 2018-05-13 13:18:36 +02:00
parser.py Support for config files 2018-05-20 18:21:40 +02:00
proc.py utils: move functions out of init to its own files. 2018-05-13 12:10:19 +02:00
stream.py more options to config replaces 2018-05-13 13:07:34 +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