Johan Andersson
|
74f68a535b
|
fetcher.rtmp: RIP. Who use flash in 2018 anyway.
Removing old RTMP and related code.
qbrick is not used anyway.
|
2018-11-12 19:05:41 +01:00 |
|
Johan Andersson
|
772670b6c9
|
parser.readconfig: handle permission denied while reading config
|
2018-11-04 22:04:50 +01:00 |
|
Johan Andersson
|
884ad99f9f
|
parser.readconfig: don’t crash on empty file
fixes: #992
|
2018-11-04 22:01:24 +01:00 |
|
Harald Gustafsson
|
fd0171d257
|
New option to only download videos that are published on or after a certain date. Relies on the new metadata extraction. When metadata is missing defaults to download. Useful for channels that don't publish episodes in order e.g. barnkanalen.
|
2018-09-05 21:43:52 +02:00 |
|
Harald Gustafsson
|
c15d7607eb
|
Create NFO files with the extracted metadata. TVshows get a tvshow.nfo file as well.
|
2018-09-05 21:43:52 +02:00 |
|
Harald Gustafsson
|
184f79a377
|
Option to automatically create a subfolder for tvshows, named as the show title. When not a series will use a subfolder titled movies.
|
2018-09-05 21:43:52 +02:00 |
|
Johan Andersson
|
d69244d39c
|
merge: dont try to merge when new is None
|
2018-05-26 01:26:30 +02:00 |
|
Johan Andersson
|
600afef12b
|
parser.setup_default: add missing default values
|
2018-05-20 20:29:16 +02:00 |
|
Johan Andersson
|
c41dba7077
|
parser.merge: rewrite and dont update items with std values
|
2018-05-20 20:28:49 +02:00 |
|
Johan Andersson
|
2e0bf58a3f
|
parser: this can be on one line
|
2018-05-20 19:05:35 +02:00 |
|
Johan Andersson
|
e97b104573
|
unused imports
|
2018-05-20 19:05:17 +02:00 |
|
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 |
|
Johan Andersson
|
2543ed7f46
|
move some special config values to parser
|
2018-05-20 13:16:00 +02:00 |
|
Johan Andersson
|
9a2aafefda
|
parser: set output to None
|
2018-05-13 13:18:36 +02:00 |
|
Johan Andersson
|
ca49366002
|
Options to config
|
2018-05-13 13:06:45 +02:00 |
|
Johan Andersson
|
5d1f86d8fc
|
flake8 fixes
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
d496955cb4
|
Move Options to parser?
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
3da6728ae3
|
move mergeparseroption to parser.py
|
2018-05-13 12:08:11 +02:00 |
|
Johan Andersson
|
c135ed3593
|
move parser to its own file
|
2018-05-13 12:08:11 +02:00 |
|