Johan Andersson
|
d3799d7660
|
rtmp: generate correct filename
|
2018-05-13 13:09:27 +02:00 |
|
Johan Andersson
|
55b07c1dfb
|
fetcher: set output extension
|
2018-05-13 13:09:27 +02:00 |
|
Johan Andersson
|
9ce61f499d
|
postprocess: generate correct filename
|
2018-05-13 13:09:27 +02:00 |
|
Johan Andersson
|
5474da2251
|
postprocess: use config
|
2018-05-13 13:09:27 +02:00 |
|
Johan Andersson
|
335ff16c8c
|
output: fix detection of already downloaded files
|
2018-05-13 13:09:27 +02:00 |
|
Johan Andersson
|
81011d4b53
|
svtplay: only add desc if available
|
2018-05-13 13:09:27 +02:00 |
|
Johan Andersson
|
bf21419afd
|
output.formatname: this should be ints
|
2018-05-13 13:09:27 +02:00 |
|
Johan Andersson
|
850ec4612d
|
getmedia: do exclude inside of the streams loop.
|
2018-05-13 13:09:25 +02:00 |
|
Johan Andersson
|
92763977ed
|
subtitle: better represent line
|
2018-05-13 13:08:27 +02:00 |
|
Johan Andersson
|
d3841e17da
|
options to commit
|
2018-05-13 13:08:24 +02:00 |
|
Johan Andersson
|
fa4b5ab2a8
|
appveyor: this should be .zip not -zip
|
2018-05-13 13:07:37 +02:00 |
|
Johan Andersson
|
603ce28818
|
appveyor: run the --version and see if that works
|
2018-05-13 13:07:37 +02:00 |
|
Johan Andersson
|
d4dc9693df
|
postprocess: use output in streams instead of options
|
2018-05-13 13:07:37 +02:00 |
|
Johan Andersson
|
193edae667
|
mtvnn: send other as a argument instead of using options
|
2018-05-13 13:07:37 +02:00 |
|
Johan Andersson
|
77115279e1
|
remove some old naming methods that we dont need now
|
2018-05-13 13:07:37 +02:00 |
|
Johan Andersson
|
4271bbe615
|
remove some old excludes
|
2018-05-13 13:07:37 +02:00 |
|
Johan Andersson
|
6d490879a4
|
Remove some empty lines
|
2018-05-13 13:07:37 +02:00 |
|
Johan Andersson
|
1a14d26b1b
|
Return empty dict instead of None
|
2018-05-13 13:07:37 +02:00 |
|
Johan Andersson
|
f300e24ca3
|
more options to config replaces
|
2018-05-13 13:07:34 +02:00 |
|
Johan Andersson
|
b0187a089a
|
Add pyyaml as deps
|
2018-05-13 13:06:50 +02:00 |
|
Johan Andersson
|
e17fce987f
|
appveyor: use nuitka instead of pyinstaller
|
2018-05-13 13:06:50 +02:00 |
|
Johan Andersson
|
ca49366002
|
Options to config
|
2018-05-13 13:06:45 +02:00 |
|
Johan Andersson
|
28dcc90d7e
|
flake8 fixes
|
2018-05-13 12:10:19 +02:00 |
|
Johan Andersson
|
52ee45b742
|
Add pycryptodome to requirements.txt
|
2018-05-13 12:10:19 +02:00 |
|
Johan Andersson
|
698ad195b7
|
rewrite logging a bit
|
2018-05-13 12:10:19 +02:00 |
|
Johan Andersson
|
a051418dab
|
utils: move functions out of init to its own files.
|
2018-05-13 12:10:19 +02:00 |
|
Johan Andersson
|
b7c2faad07
|
Update setup.py
Remove py2 references and add pycryptodome as a deps.
fixes #850
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
39f1f2c162
|
change order of operator
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
a7dfff596b
|
svtplay: missing import
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
859fd50efa
|
flake8 break long lines
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
50ef5821f4
|
flake8 add some space for the operator
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
07b84c1f2e
|
flake8 no need for extra space
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
5339bdc265
|
flake8 over-indented for visual indent
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
8f126c3d49
|
flake8 add new line end of file
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
bb8d10bed6
|
Add E402 to ignore list for flake8
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
abee3fea4f
|
tox, we should also run lint
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
b025849a89
|
change some flake8 configs
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
22e3c8e5ac
|
urljoin in hls
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
6fd34bcd65
|
travis, install deps
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
f6c9bd2d28
|
Add travis cache option
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
892d40f932
|
Add a travis script
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
8f74539a9c
|
Add appveyor script
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
5d1f86d8fc
|
flake8 fixes
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
defa24b566
|
Add some files that will be used for testing
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
5a97c4048d
|
lets remove max-complexity from setup.cfg
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
8af26fb5c7
|
unused imports
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
903a4ae71d
|
No need for utils.io
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
7e351530e9
|
No need for utils.urllib anymore
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
86a8ea52e9
|
use logging?
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
7137278213
|
Do the merge and check some options in main
|
2018-05-13 12:09:27 +02:00 |
|