Johan Andersson
|
e7bc0c1abe
|
viafree: set episode name when its a text
fixes #941
|
2018-09-05 16:40:56 +02:00 |
|
Harald Gustafsson
|
8297d6614f
|
Fix missed option to config change in barnkanalen service.
|
2018-07-22 23:02:43 +02:00 |
|
Johan Andersson
|
9b839dfaf4
|
subtitle.wrst: tv4play split their wrst into several .m3u8 files
it have some dupe codes. that we need to fix in the future....
|
2018-07-05 01:26:43 +02:00 |
|
Johan Andersson
|
21b3ec0ffa
|
tv4play: add support for the new site
fixes: #918 #916 #914
|
2018-06-24 16:15:55 +02:00 |
|
Johan Andersson
|
7668ed7a68
|
generic: change to config
|
2018-06-24 16:10:41 +02:00 |
|
Johan Andersson
|
e3939a4bbe
|
viafree: we should check if this is a sport page or not
|
2018-06-03 20:49:45 +02:00 |
|
Johan Andersson
|
18b00ae673
|
viafree: support for downloading video from the program page.
|
2018-06-03 18:00:01 +02:00 |
|
Johan Andersson
|
585ea7b0d6
|
viafree: unused import
|
2018-06-03 17:59:36 +02:00 |
|
Johan Andersson
|
70bffe6f5e
|
viafree._autoname: In some cases we dont have episode info.
|
2018-06-03 15:50:34 +02:00 |
|
Johan Andersson
|
668bbceac5
|
aftonbladet: update so it works with the site again.
|
2018-06-03 12:49:25 +02:00 |
|
Johan Andersson
|
a411750a67
|
nrk: output missing for subtitle
|
2018-06-03 01:39:19 +02:00 |
|
Johan Andersson
|
12cbe91d7b
|
dbtv.no: thet use youtube now for their videos
|
2018-06-03 01:35:19 +02:00 |
|
Johan Andersson
|
aa39a52f15
|
dr: missing output
|
2018-06-03 01:18:15 +02:00 |
|
Johan Andersson
|
a261094731
|
öppetarkiv: this need to have output set
|
2018-06-03 00:24:44 +02:00 |
|
Johan Andersson
|
66b45cd4b1
|
öppetarkiv: unused import
|
2018-06-03 00:17:05 +02:00 |
|
Johan Andersson
|
00814e690d
|
öppetarkiv: no need to check if streams are empty or not
|
2018-06-03 00:13:45 +02:00 |
|
Johan Andersson
|
512f8a0979
|
öppetarkiv: missing output value
|
2018-06-03 00:13:18 +02:00 |
|
Johan Andersson
|
1677349a42
|
öppetarkiv: we only send one argument to outputfilename
|
2018-06-03 00:12:45 +02:00 |
|
Johan Andersson
|
89104b830e
|
viafree: support for the new page
fixes #893
|
2018-05-31 01:30:25 +02:00 |
|
Johan Andersson
|
9619936f2a
|
flake8 fixes
|
2018-05-27 16:10:22 +02:00 |
|
Johan Andersson
|
4fc53137d1
|
dplay: use logging instead of log
|
2018-05-27 16:05:54 +02:00 |
|
Johan Andersson
|
25831bd1a9
|
twitch: this should be episodename
|
2018-05-27 16:04:39 +02:00 |
|
Johan Andersson
|
f754197713
|
dplay: support for several subtitle languages
In some cases we dont want to download everything.
by default we will download the language as the .tld
|
2018-05-27 16:04:13 +02:00 |
|
Johan Andersson
|
0f0e9fc459
|
urplay: only send the label to the subtitle
|
2018-05-27 15:54:24 +02:00 |
|
Johan Andersson
|
66f102cd92
|
tv4play: add some extra space around arithmetic operator
|
2018-05-22 20:19:53 +02:00 |
|
Johan Andersson
|
389acf6a6c
|
npo: use the correct path to urlparse
|
2018-05-22 20:19:16 +02:00 |
|
Johan Andersson
|
7a8b4af606
|
tv4play: remove " - " från the name
|
2018-05-22 00:51:00 +02:00 |
|
Johan Andersson
|
2718f55db7
|
tv4play: send hls_time_stamp as a argument to fetchers
|
2018-05-22 00:03:14 +02:00 |
|
Johan Andersson
|
3dd8285c8a
|
qbrick: send other as a argument
|
2018-05-22 00:02:48 +02:00 |
|
Johan Andersson
|
35d8eb6dd1
|
Some more options to config
|
2018-05-22 00:02:20 +02:00 |
|
Johan Andersson
|
ae89f52606
|
tv4play: Add the id number to output
fixes: #899
|
2018-05-21 23:36:34 +02:00 |
|
Johan Andersson
|
24c1be3fd2
|
viafree: replace options with config
|
2018-05-21 22:56:22 +02:00 |
|
Johan Andersson
|
81e327ec19
|
tv4play: send other as a argument to the fetcher class
|
2018-05-21 22:13:30 +02:00 |
|
Johan Andersson
|
bbc0b70368
|
tv4play: remove some old option code
|
2018-05-21 22:13:08 +02:00 |
|
Johan Andersson
|
c5b436e20e
|
services: add output variable to fetchers
|
2018-05-21 00:56:22 +02:00 |
|
Johan Andersson
|
7aee5164f5
|
viafree: remove old variable
|
2018-05-21 00:38:04 +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
|
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 |
|