Johan Andersson
|
749fd53f63
|
Fix some warnings in previous commit
|
2020-11-19 22:21:52 +01:00 |
|
Jespor
|
80a8094661
|
Updated the API URL to work for NO and DK. It's testet to work.
|
2020-11-19 22:17:53 +01:00 |
|
amigatomte
|
dae39fae24
|
Update urplay.py to get videos without hardcoded subtitles
|
2020-11-19 22:14:43 +01:00 |
|
Johan Andersson
|
bf1f9c545a
|
viafree: check if we have any subtitles
fixes a crash where we expected to see subs but the list is empty
|
2020-11-13 11:30:42 +01:00 |
|
Johan Andersson
|
ef557cb9fb
|
svtplay: they changed the name of they key for related episodes.
this should hopefully be more future proof.
|
2020-11-02 23:08:56 +01:00 |
|
Johan Andersson
|
d6dc139925
|
urplay: Fix so we can download videos again
|
2020-10-10 13:30:44 +02:00 |
|
Johan Andersson
|
26657e47e4
|
dplay: fix a crash when getting info for video
|
2020-10-10 12:59:14 +02:00 |
|
Johan Andersson
|
ddefda1cf6
|
svtplay: fix a crash when using -A
fixes: #1257
|
2020-09-30 21:11:09 +02:00 |
|
Johan Andersson
|
f5e967bffc
|
dplay: add some error checks.
|
2020-09-29 20:39:27 +02:00 |
|
Johan Andersson
|
7db9f7ef7f
|
solidtango: add support for user / passwd for solidsport
|
2020-09-27 20:37:13 +02:00 |
|
Johan Andersson
|
e94f9b3cd8
|
remove old debug print..
|
2020-09-27 20:37:13 +02:00 |
|
Martin Carlberg
|
a25b50d077
|
Fixed: removed whitespace on solidsport domain
|
2020-09-23 21:47:46 +02:00 |
|
Johan Andersson
|
882c7f4ec9
|
solidtango: add basic support for solidsport
|
2020-09-20 14:00:15 +02:00 |
|
Johan Andersson
|
5fc7750e17
|
dplay: fix so it works with the updated website
|
2020-09-15 23:44:18 +02:00 |
|
Johan Andersson
|
964b2d3d20
|
viafree: fix subtitles
|
2020-09-14 23:07:58 +02:00 |
|
Simon Vallebro
|
478fd3b399
|
Applied similar fix for get all episodes i.e. -A (#1)
|
2020-09-13 20:21:53 +02:00 |
|
Jan
|
43542355a7
|
tv4play: Adapt to modified json structure
|
2020-09-13 20:21:53 +02:00 |
|
Sebastian Kemi
|
35e3b58453
|
Add support for webvtt subtitles in Oppetarkiv
|
2020-09-13 20:16:59 +02:00 |
|
Johan Andersson
|
6bde2e76bf
|
dr: fix so it work with the new site
|
2020-07-30 22:39:27 +02:00 |
|
Johan Andersson
|
2bddaba826
|
cmore: fix user and password
|
2020-07-29 23:14:54 +02:00 |
|
Johan Andersson
|
74ef2a709f
|
svtplay: support for codecs
|
2020-07-29 20:45:17 +02:00 |
|
Johan Andersson
|
916e19996c
|
svt: fix so we can download videos again
|
2020-06-02 17:41:30 +02:00 |
|
Johan Andersson
|
ad4230dab2
|
pre-commit: newer version of black
|
2020-05-03 11:38:40 +02:00 |
|
Johan Andersson
|
389b21bde5
|
pre-commit: use a newer pyupgrade version
|
2020-05-03 11:35:03 +02:00 |
|
Johan Andersson
|
2f2753ebff
|
viafree: rewrite for the new site
|
2020-05-03 11:31:38 +02:00 |
|
Johan Andersson
|
9867f07546
|
svtplay: fix Subtitle not found
fixes: #1206
|
2020-01-29 20:44:32 +01:00 |
|
Johan Andersson
|
c59a305336
|
dplay: fix check for status code and show a better error message
|
2019-10-19 15:22:53 +02:00 |
|
Johan Andersson
|
5dcc899816
|
svtplay: fix parsing date
|
2019-09-30 21:35:49 +02:00 |
|
Johan Andersson
|
3dd1f0e336
|
viafree: dont crash on empty episode names.
|
2019-09-26 22:49:41 +02:00 |
|
Johan Andersson
|
dba99ff35e
|
vimeo: add player to supported domains
|
2019-09-16 00:52:42 +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
|
c08e5460fe
|
test: add tests for service_handler
|
2019-09-15 23:41:39 +02:00 |
|
Johan Andersson
|
eb4f508fb0
|
barnkanalen: svt.se/barnkanalen still use the old stuff
fixes: #1152
|
2019-09-14 14:22:28 +02:00 |
|
Johan Andersson
|
ce6cc7cc2f
|
svtplay: fix a crash if they include "Z" in the validFrom
fixes: #1144
|
2019-09-12 20:51:31 +02:00 |
|
Johan Andersson
|
7065467dcd
|
downlooad_thumbnail: fix a crash missing arguments
fixing: #1150
|
2019-09-12 19:47:50 +02:00 |
|
Johan Andersson
|
5466853893
|
remove debug print
|
2019-09-08 02:22:50 +02:00 |
|
Johan Andersson
|
65b97aa5a0
|
Remove dateutil and make a workaround for <py37
cx_freeze dont include timezone data when it create the .exe
datetime has some issues with timezones in older versions of py
|
2019-09-08 01:32:57 +02:00 |
|
Johan Andersson
|
32323ee28f
|
svtplay: improve -A on a show page
fixes: #1141
|
2019-09-07 12:31:05 +02:00 |
|
Johan Andersson
|
bc15c694c3
|
svtplay: older version of python3 cant parse timezones with colon.
fixes: #1137
|
2019-09-07 00:54:12 +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
|
38fd2fdb51
|
svtplay: fix a crash with season and episode info
fixes: #1136
|
2019-09-06 22:06:33 +02:00 |
|
Johan Andersson
|
5a819afa2f
|
svtplay: they changed the website.
fixes: #1134
|
2019-09-06 17:26:39 +02:00 |
|
dalgr
|
838b3ecc23
|
Live download not working from SVTBARN, fix #1121, #1122
|
2019-08-31 14:57:24 +02:00 |
|
Johan Andersson
|
6a922a86db
|
barnkanalen: dont crash on show page
|
2019-08-22 18:10:09 +02:00 |
|
Johan Andersson
|
be21f7d695
|
Tv4play: support for the new site
fixes: #1058
|
2019-04-08 23:24:07 +02:00 |
|
Johan Andersson
|
7649c2dad5
|
Remove newline and the end of the file
|
2019-03-25 23:33:31 +01:00 |
|
Johan Andersson
|
7fb5f02032
|
dr: they have started to use encrypted url’s
Fixes: #1056
Fixes: #1047
|
2019-03-24 21:06:23 +01:00 |
|
Johan Andersson
|
525d33a516
|
Cosmetic changes from flake8
|
2019-03-23 00:57:19 +01:00 |
|
Johan Andersson
|
dcbf6a8a0e
|
sr: they have updated the site a little.
Fixes #1033
|
2019-01-09 21:35:12 +01:00 |
|
Johan Andersson
|
806fd55d3b
|
svt: support for subtitles on the page.
fixes #1026
|
2019-01-06 21:55:48 +01:00 |
|
Johan Andersson
|
a4d4769457
|
service: don’t crash if configfile is not set
Fixes #1015
|
2019-01-06 20:21:45 +01:00 |
|
Jan
|
9f2e0ef806
|
Viaplay: Fix video-id extraction
|
2019-01-02 20:59:05 +01:00 |
|
Johan Andersson
|
36116c7a3b
|
Remove old logging
|
2018-11-18 12:47:19 +01:00 |
|
Johan Andersson
|
a665f98836
|
expressen: fixed an issue we cant find the id
fixes: #1003
|
2018-11-18 12:36:18 +01:00 |
|
Johan Andersson
|
1c302d4a18
|
flake8 fixes for eurosport
|
2018-11-14 00:46:42 +01:00 |
|
Johan Andersson
|
951b8d7b7c
|
Eurosportplayer: fix for their new site.
fixes: #989
|
2018-11-14 00:42:52 +01:00 |
|
Johan Andersson
|
a65a32267b
|
eurosport: add support for more subdomains.
|
2018-11-13 19:54:39 +01:00 |
|
Johan Andersson
|
5f21f27f76
|
service. readd the service to the list of services.
|
2018-11-13 19:52:20 +01:00 |
|
Johan Andersson
|
74f68a535b
|
fetcher.rtmp: RIP. Who use flash in 2018 anyway.
Removing old RTMP and related code.
qbrick is not used anyway.
|
2018-11-12 19:05:41 +01:00 |
|
Johan Andersson
|
f910e66efb
|
hbo: this is not working anyway.
|
2018-11-12 18:51:13 +01:00 |
|
Johan Andersson
|
d72c3dd558
|
bambuser: old service. removing
|
2018-11-12 18:49:29 +01:00 |
|
Johan Andersson
|
e0403a9ac0
|
viafree: remove unused import
|
2018-11-02 18:17:38 +01:00 |
|
Johan Andersson
|
ff42f884a5
|
viafree: remove some old code for rtmp
fixes: #950
|
2018-11-02 00:37:05 +01:00 |
|
Johan Andersson
|
ca295d461d
|
flake8: new version detecting more stuff
|
2018-10-28 23:16:00 +01:00 |
|
Harald Gustafsson
|
c86c111931
|
Barnkanal have started missing season number for some shows, now defaults to "01" if episode number exist.
|
2018-10-28 22:34:49 +01:00 |
|
Harald Gustafsson
|
171bd25084
|
SVT changed thumbnail path, fix for using the new path (and still old until we know it is completely gone).
|
2018-10-28 22:34:49 +01:00 |
|
Johan Andersson
|
647d119ce8
|
tv4play: better message if the video is not available
fixes: #981
|
2018-10-28 16:37:58 +01:00 |
|
Johan Andersson
|
0596ee743b
|
riksdagen: add support without subdomain.
fixes: #976
|
2018-10-28 16:29:17 +01:00 |
|
Johan Andersson
|
41cee01ab3
|
cmore: new site, new update
|
2018-10-13 13:55:25 +02:00 |
|
Johan Andersson
|
f183c3014e
|
service.test: add some opengraph_get test cases
|
2018-10-05 23:46:52 +02:00 |
|
Johan Andersson
|
2b49c2259b
|
service.test: add one more handler test case
|
2018-10-05 23:45:09 +02:00 |
|
Johan Andersson
|
22d387717e
|
service.tests: more service tests.
|
2018-10-05 23:28:05 +02:00 |
|
Johan Andersson
|
e292e39a59
|
tv4play: fixed a crash if someone tried to download a geoblock file
fixed: #972
|
2018-09-23 21:32:02 +02:00 |
|
Johan Andersson
|
ad75ef77f0
|
tv4play: fix so all episodes work again
|
2018-09-23 20:05:36 +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
|
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
|
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 |
|
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 |
|