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
|
073f26e618
|
Added broadcast/publishing datetime to metadata extraction and NFO file creation.
|
2018-09-05 21:43:52 +02:00 |
|
Harald Gustafsson
|
4388e57112
|
Move the new metadata based thumbnail download into a reusable class instead of directly in Svtplay (requires that the service extract thumbnail urls during parsing of the video info into the self.output variable and the keys 'showthumbnailurl' and 'episodethumbnailurl'). Change OpenGraphThumbMixin to use the new download_thumbnails which makes correct filenames. Removed the old download_thumbnail.
|
2018-09-05 21:43:52 +02:00 |
|
Harald Gustafsson
|
fc71a8d8e4
|
flake8 fixes.
|
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 |
|
Harald Gustafsson
|
bf0e38a6f9
|
Working thumbnail download. Used by svtplay and barnkanalen, downloads both episode and show thumbnails.
|
2018-09-05 21:43:52 +02:00 |
|
Harald Gustafsson
|
dbdf7dc851
|
Get extra metadata, like thumbnails and descriptions. Currently implemented for svtplay and barnkanalen.
|
2018-09-05 21:43:52 +02:00 |
|
Harald Gustafsson
|
71b40f975a
|
Fix bug that get_thumbnail could never be called, due to overwrite of the stream variable.
|
2018-09-05 21:43:52 +02:00 |
|
Jakob Schlyter
|
57e51c8bb1
|
parse date periods with hours and seconds only
|
2018-09-05 21:37:38 +02:00 |
|
Harald Gustafsson
|
7736af04b5
|
Fix find all episodes for tv4play, some dictionary keys sometimes missing.
|
2018-09-05 21:37:08 +02:00 |
|
Gustav Ahlberg
|
dd76a21fbe
|
use vars
|
2018-09-05 21:36:27 +02:00 |
|
Gustav Ahlberg
|
8cc2d5625e
|
more cleanup
|
2018-09-05 21:36:27 +02:00 |
|
Gustav Ahlberg
|
471a3a8711
|
small cleanup
|
2018-09-05 21:36:27 +02:00 |
|
Gustav Ahlberg
|
47655df815
|
service for koket to download lessons
|
2018-09-05 21:36:27 +02:00 |
|
Johan Andersson
|
a7aa860f61
|
viafree: fix a warning with multiple spaces after ','
|
2018-09-05 16:45:50 +02:00 |
|
Johan Andersson
|
7bd1d3a1f3
|
viafree: fix for downloading a specific season
fixes #944
|
2018-09-05 16:40:56 +02:00 |
|
Johan Andersson
|
e7bc0c1abe
|
viafree: set episode name when its a text
fixes #941
|
2018-09-05 16:40:56 +02:00 |
|
Johan Andersson
|
a6e2bae955
|
utils.stream: remove some debug prints
|
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
|
d693e16596
|
get_multiple_media: this should be config
|
2018-07-16 21:21:18 +02:00 |
|
Johan Andersson
|
c97ec9030e
|
subtitle.remux: remove copyts
copyts made that videos started at 10s and made subtitles be wrong.
|
2018-07-12 00:53:55 +02:00 |
|
Johan Andersson
|
3ad8c509f9
|
subtitle: wrstsegment is ten second off
|
2018-07-12 00:52:19 +02:00 |
|
Johan Andersson
|
6a324ed319
|
subtitle: missing whitespace around arithmetic operator
|
2018-07-10 23:00:44 +02:00 |
|
qnorsten
|
6813862727
|
Fix timecodes for segmented subtitles
|
2018-07-10 22:55:01 +02:00 |
|
Johan Andersson
|
1b0385a102
|
Remove unused module
|
2018-07-10 22:28:44 +02:00 |
|
Johan Andersson
|
f8298a955f
|
bring back old method of making the binary
|
2018-07-10 22:22:51 +02:00 |
|
Johan Andersson
|
1275421e08
|
remove certifi hack
|
2018-07-10 21:33:30 +02:00 |
|
Johan Andersson
|
446cdd89bc
|
better why to get the version
|
2018-07-10 21:32:54 +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
|
e377ee7386
|
output: --force should work on subtitles too
|
2018-07-05 01:26:43 +02:00 |
|
Johan Andersson
|
a0ab26a939
|
utilis.http: move get_full_url from hls to http
|
2018-07-05 01:26:43 +02:00 |
|
Johan Andersson
|
d61e5793e6
|
use which from stdlib instead our own version
|
2018-07-05 01:26:43 +02:00 |
|
Johan Andersson
|
7aba2589ec
|
_checktracks: support for language in the stream
|
2018-06-24 21:55:18 +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
|
8b54c05ca8
|
getmedia: use logging instead of log
|
2018-06-24 16:14:57 +02:00 |
|
Johan Andersson
|
7668ed7a68
|
generic: change to config
|
2018-06-24 16:10:41 +02:00 |
|
Johan Andersson
|
43b67dfa86
|
appveyor: ship cacert.pem when built with nuitka
|
2018-06-17 17:03:46 +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
|
138995925e
|
_formatname: check if we have season in output
|
2018-06-03 18:03:09 +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
|
2a94b927d0
|
_formatname: in some cases we dont have the episode and only season.
we want to have like "name.s01.new.stuff.service.id.ext"
its better than "name.new.stuff.service.id.ext"
|
2018-06-03 15:48:48 +02:00 |
|
Johan Andersson
|
fbffce1c12
|
hlsparse: return dict instead of nothing
|
2018-06-03 15:20:46 +02:00 |
|
Johan Andersson
|
fa3b16bfcd
|
get_one_media: use logging instead of log.
|
2018-06-03 12:49:49 +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 |
|