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
|
6c526a62e1
|
remove some more excludes
|
2018-05-13 15:15:11 +02:00 |
|
Johan Andersson
|
6b186291dd
|
vimeo: fix bad merge from before..
|
2018-05-13 14:20:57 +02:00 |
|
Johan Andersson
|
d2776c3b12
|
Remove some debug prints
|
2018-05-13 13:18:36 +02:00 |
|
Johan Andersson
|
81011d4b53
|
svtplay: only add desc if available
|
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
|
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
|
ca49366002
|
Options to config
|
2018-05-13 13:06:45 +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
|
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
|
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
|
5d1f86d8fc
|
flake8 fixes
|
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
|
b82831df03
|
Move services to its own file
|
2018-05-13 12:09:27 +02:00 |
|
Johan Andersson
|
b8c1163852
|
remove a bunch of is_py. time for py3.
|
2018-05-13 12:08:11 +02:00 |
|
dalgr
|
6ee5cbbc80
|
Make '_autoname' in 'Tv4play' safer by adding value checks and try/except
|
2018-05-06 19:03:50 +02:00 |
|
dalgr
|
a5ad609a6c
|
Add a new service npo, for 'npo.nl'
|
2018-05-06 15:36:04 +02:00 |
|
dalgr
|
f474fb9b0c
|
Fix for issue #888, viafree not working
|
2018-05-06 15:35:23 +02:00 |
|
dalgr
|
e77b5e12cd
|
Adjust 'end_time_stamp' for tv4 live, to avid fetching before the stream is publlished
|
2018-03-30 22:52:20 +02:00 |
|
dalgr
|
8b25a606ee
|
Remove 'window.svt.nyh.reduxStat', for svt.se
|
2018-03-20 06:56:39 +01:00 |
|
dalgr
|
0bf050df22
|
Fix support of Clips on svt.se
|
2018-03-20 06:56:39 +01:00 |
|
dalgr
|
77f0c47be9
|
Add support for hls fetching from vimeo
|
2018-03-19 20:55:10 +01:00 |
|
dalgr
|
ca2de62e6f
|
Fix bug with vimeo
|
2018-03-19 20:55:10 +01:00 |
|
dalgr
|
6dc0595765
|
Improve the name of the outputed file
|
2018-03-10 22:16:16 +01:00 |
|
dalgr
|
f818993bcd
|
Fixes: 'Another ViaFree issue'
...
|
2018-03-10 22:16:16 +01:00 |
|
Johan Andersson
|
4282992719
|
viafree: they changed from using StartPageStore to ApplicationStore
fixes: #845
|
2018-03-06 21:49:43 +01:00 |
|
Johan Andersson
|
58f4c7fdcb
|
dplay: download the video on the program page
fixes: #824
|
2018-03-04 15:06:54 +01:00 |
|
dalgr
|
0d216719b8
|
Fix issue 829, compare with slug when avilabel
|
2018-03-04 12:35:05 +01:00 |
|
Johan Andersson
|
3de9396f7d
|
remove some debug prints..
|
2018-03-04 11:41:22 +01:00 |
|
Peter Janson
|
e9ce045838
|
Fixing filename creation for dplay
Encoding of show name failed. Fixed that!
fixes: #826
|
2018-03-04 11:28:21 +01:00 |
|
dalgr
|
33756e99c4
|
remove service vidme
|
2018-03-04 11:24:58 +01:00 |
|
Johan Andersson
|
f1befe0638
|
dplay: remove debug print for cookies
|
2018-02-26 10:02:05 +01:00 |
|
Johan Andersson
|
61ff824fd6
|
dplay: fix url for .no and .dk
fixes: #823
|
2018-02-26 00:37:17 +01:00 |
|
Johan Andersson
|
28bbfc6eab
|
dplay: show an error message if its a bad url
|
2018-02-25 21:25:03 +01:00 |
|
Johan Andersson
|
f8877bb970
|
dplay: add support for detecting channels
live stream won't work because the audio and video is in different files.
this can be fixed later.
|
2018-02-25 21:25:03 +01:00 |
|
Johan Andersson
|
650d2896e2
|
dplay: add name of the episode in the filename
fixes: #819
|
2018-02-25 00:09:08 +01:00 |
|
Johan Andersson
|
149c637ce8
|
dplay: support for exclude
fixes: #818
|
2018-02-24 20:59:23 +01:00 |
|
Johan Andersson
|
a3406c8c53
|
cmore: add support for .dk/fi/no
fixes: #815
|
2018-02-24 17:39:26 +01:00 |
|
Johan Andersson
|
bdc646b885
|
cmore: fix login issue with the new site
fixes: #804
|
2018-02-24 17:07:14 +01:00 |
|