Johan Andersson
|
682ecd9763
|
service: read the config before we setup HTTP class
fixes: #1316
|
2021-02-09 22:18:04 +01:00 |
|
Johan Andersson
|
938ae7d9b9
|
pre-commit: add-trailing-comma
|
2020-12-31 15:19:22 +01:00 |
|
Johan Andersson
|
e94f9b3cd8
|
remove old debug print..
|
2020-09-27 20:37:13 +02:00 |
|
Johan Andersson
|
389b21bde5
|
pre-commit: use a newer pyupgrade version
|
2020-05-03 11:35:03 +02:00 |
|
Johan Andersson
|
bcdd06858a
|
generic: refactor matches
|
2019-09-16 00:48:17 +02:00 |
|
Johan Andersson
|
9baeb4a976
|
generic: bambuser is eol
|
2019-09-15 23:53:19 +02:00 |
|
Johan Andersson
|
7065467dcd
|
downlooad_thumbnail: fix a crash missing arguments
fixing: #1150
|
2019-09-12 19:47:50 +02:00 |
|
Johan Andersson
|
4e187f9553
|
pre-commit: its a good thing to commit config...
|
2019-09-06 22:49:49 +02:00 |
|
Johan Andersson
|
3aef9a796e
|
black fixes
|
2019-09-06 22:31:52 +02:00 |
|
Johan Andersson
|
7f0cf6eb82
|
pre-commit: reorder imports
|
2019-09-06 22:09:07 +02:00 |
|
Johan Andersson
|
e9b16fda77
|
pre-commit: pyupgrade
|
2019-09-06 22:09:07 +02:00 |
|
Johan Andersson
|
e105855fb7
|
pre-commit: black fixes
|
2019-09-06 22:09:07 +02:00 |
|
Johan Andersson
|
a4d4769457
|
service: don’t crash if configfile is not set
Fixes #1015
|
2019-01-06 20:21:45 +01: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
|
dbdf7dc851
|
Get extra metadata, like thumbnails and descriptions. Currently implemented for svtplay and barnkanalen.
|
2018-09-05 21:43:52 +02:00 |
|
Johan Andersson
|
7668ed7a68
|
generic: change to config
|
2018-06-24 16:10:41 +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
|
d2776c3b12
|
Remove some debug prints
|
2018-05-13 13:18:36 +02:00 |
|
Johan Andersson
|
850ec4612d
|
getmedia: do exclude inside of the streams loop.
|
2018-05-13 13:09:25 +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
|
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
|
b8c1163852
|
remove a bunch of is_py. time for py3.
|
2018-05-13 12:08:11 +02:00 |
|
Johan Andersson
|
7b6ceb4737
|
Flake8 fixes
|
2018-01-30 20:17:33 +01:00 |
|
Johan Andersson
|
1d496af36a
|
service.exclude2: exclude with filename as a argument
|
2017-02-15 00:38:52 +01:00 |
|
Johan Andersson
|
5394a0f92c
|
generic: support for finding m3u8 files in source tags
|
2016-08-23 01:01:31 +02:00 |
|
Johan Andersson
|
c324374ba7
|
service: exclude should use options in the class
|
2016-05-14 22:41:33 +02:00 |
|
Johan Andersson
|
ab2741f6bf
|
solidtango: more ways to detect solidtango
|
2016-03-20 21:04:09 +01:00 |
|
Johan Andersson
|
ca6bb5c9c0
|
picsearch: more ways to detect the service
|
2016-03-20 18:20:19 +01:00 |
|
Johan Andersson
|
d3b0e106c3
|
generic: download embedded picsearch videos
fixes: #356
|
2016-03-16 22:50:43 +01:00 |
|
Johan Andersson
|
af70db9431
|
generic: download embedded lemonwhale videos
fixes: #355
|
2016-03-16 22:47:03 +01:00 |
|
Johan Andersson
|
ef22f9885e
|
generic: service need one more argument
|
2016-03-16 19:36:40 +01:00 |
|
Johan Andersson
|
55d811286d
|
solidtango: support for embedded and videos on solidtango.com
fixes: #343
|
2016-02-19 21:29:49 +01:00 |
|
Johan Andersson
|
ef74148003
|
Option to not verify ssl certificate
|
2015-12-26 12:14:14 +01:00 |
|
Johan Andersson
|
b5ea350c0f
|
Move options to when we init the service class
|
2015-12-26 11:46:14 +01:00 |
|
Johan Andersson
|
96b2beb8ec
|
generic: return sefl.url instead of url
This fixes #278
|
2015-10-19 17:26:38 +02:00 |
|
Johan Andersson
|
e0618e9fb0
|
generic: handle it as a regular service
|
2015-09-06 16:03:57 +02:00 |
|
Johan Andersson
|
665104bec8
|
urldata: should be text instead of binary
|
2015-08-31 23:18:18 +02:00 |
|
Johan Andersson
|
082f167245
|
more requests fixes for get_urldata.
dont check the first byte
|
2015-08-31 22:04:59 +02:00 |
|
Johan Andersson
|
331de0a70f
|
replace self.http.get with our own function with debug info
|
2015-08-31 19:45:15 +02:00 |
|
Johan Andersson
|
7115c57e4c
|
generic: request fixes
|
2015-08-30 12:04:16 +02:00 |
|
Johan Andersson
|
84ee181f5b
|
adding request support.
still need some more work
|
2015-08-30 00:06:20 +02:00 |
|
Johan Andersson
|
7ea335ec10
|
service.exclude: don’t crash when using åäö
fixes #245
|
2015-07-13 19:26:51 +02:00 |
|
Johan Andersson
|
91a94f5b6e
|
generic: return None stream when http error.
|
2015-01-28 21:57:54 +01:00 |
|
Johan Andersson
|
cc72aa341a
|
Handle raw .m3u8 and .f4m links better.
|
2015-01-28 19:00:31 +01:00 |
|
Johan Andersson
|
f3c733bb56
|
Move sites variable to root dir to fix cyclic import.
|
2015-01-28 18:26:50 +01:00 |
|
Johan Andersson
|
7b0ff9437e
|
service: support for HDS and HLS stream playlists.
this fixes #201
|
2015-01-18 18:05:35 +01:00 |
|