1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-24 04:05:39 +01:00
Commit Graph

243 Commits

Author SHA1 Message Date
Johan Andersson
dd0f1f8a9e subtitle: probe the subs
this will hopefully fix some subs switching from one type
to another one.
2022-12-10 14:05:56 +01:00
Johan Andersson
757c571a48 svtplay: support for old subtitles
they seems to switch from new to the old one now
2022-12-01 01:12:29 +01:00
Johan Andersson
73d2bb7831 svtplay: fix subtitles 2022-11-30 22:40:08 +01:00
Johan Andersson
94eb8543f7 svtplay: dont process hls-cmaf-full 2022-11-21 14:06:32 +01:00
Johan Nilsson
7dc0b3bb6e Fixes better language on error message when there's no video file found. 2022-06-04 00:33:17 +02:00
Johan Andersson
18009e7dc3 pylint fixes 2021-12-19 13:40:15 +01:00
Johan Andersson
96544ae2f8 fix some return values 2021-12-18 21:32:41 +01:00
Johan Andersson
0f9e1908c7 f-string fixes 2021-12-18 19:52:08 +01:00
Johan Andersson
d9209f843e svtplay: dont download related videos with -A
fixes: #1443
2021-11-24 22:56:24 +01:00
Johan Andersson
b5694e4d07 svtplay: check for validFrom in the correct place 2021-11-07 11:20:21 +01:00
Johan Andersson
f97d838412 svtplay: revert change to only use cmaf files 2021-10-30 12:37:52 +02:00
Johan Andersson
04fce0bd77 svtplay: this happen when a video have been unpublished
the page is up but the video is gone
2021-10-29 09:47:06 +02:00
Johan Andersson
b8d51a7dcd svtplay: they updated their site again
fixes: #1429
2021-10-27 14:52:36 +02:00
Johan Andersson
c8a5cae060 svtplay: detect hls streams in a better way 2021-08-13 21:49:05 +02:00
Johan Andersson
ef63b8a881 svtplay: remove debug print 2021-07-23 01:03:42 +02:00
Johan Andersson
a162357a64 svtplay: add support for downloading genre
this can take a long time to load.
2021-07-06 23:44:25 +02:00
Johan Andersson
cffb70e3a8 svtplay: sometimes the titleheading was the same as the name. 2021-05-22 14:02:14 +02:00
Johan Andersson
3d46e85dfc svtplay: add the language to the subtitle. 2021-05-20 14:33:48 +02:00
Johan Andersson
6305dbcc9c Add support for audio language and audio role 2021-05-16 13:55:28 +02:00
Johan Andersson
3497e0577d Rewrite how we detect already downloaded files
this will also check if we already downloaded
the files if we already have it or not
2021-05-09 02:13:13 +02:00
Johan Andersson
10e365f695 pyupgrade fixes 2021-04-27 19:44:09 +02:00
Johan Andersson
0dcb01fd5a svtplay: add titleHeading as episodename when episodeHeading is None 2021-04-19 22:34:40 +02:00
Johan Andersson
ce95a23dd8 svtplay: fix a crash downloading clip
fixes: #1363
2021-04-19 22:33:33 +02:00
Johan Andersson
4d7431f0ad svtplay: forgot fix for all-episodes 2021-04-14 08:22:09 +02:00
Johan Andersson
391af6f13b svtplay: fix a crash related to data keyerror
for some reason they got some issues on their end and have a "error"
where we expected to see a "data" element.
2021-04-13 17:18:44 +02:00
tor
43fe2847b3 Try to get episode number from description 2021-04-13 17:14:58 +02:00
tor
cdf394e7f5 Check if key exists in dict to avoid crash 2021-04-02 19:09:04 +02:00
Johan Andersson
7500477f8d svtplay: fix a crash while using -A in some videos 2021-03-16 18:54:35 +01:00
Johan Andersson
028971b476 svtplay: for some reason they presented the m3u8 file as mpd
fixes: #1341
2021-03-14 19:01:19 +01:00
Johan Andersson
25ea769bc3 svtplay: improve detection of season and episode numbers
fixes: #1342
2021-03-14 18:36:20 +01:00
Johan Andersson
1ec914d370 svtplay: dont crash on non-existing video 2021-03-14 00:09:09 +01:00
Johan Andersson
be8e935228 svtplay: new site update 2021-03-12 00:20:30 +01:00
Johan Andersson
b91ca11e85 hls: x-map update 2021-03-12 00:20:18 +01:00
Johan Andersson
4ec553e0ed Add py3.6 changes 2021-02-28 22:05:33 +01:00
Johan Andersson
68e9906323 svtplay: better way to detect live channels
fixes: 1325
2021-02-20 14:47:37 +01:00
Simon Vallebro
0bcf162083 Fixed issue with series with not active episodes. 2021-02-16 23:57:42 +01:00
Johan Andersson
664a9e22bb svtplay: fixed a crash downloading a show thumbnail
fixes: #1319
2021-02-10 22:57:27 +01:00
Martin Evald
4aa528bf7a svtplay: fix so it work with the latest update to the website
fixes: #1312
2021-02-07 14:36:19 +01:00
Johan Andersson
938ae7d9b9 pre-commit: add-trailing-comma 2020-12-31 15:19:22 +01:00
Johan Andersson
82265dab50 svtplay: kanaler will work again
fixes: #1246
2020-12-12 21:44:24 +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
ddefda1cf6 svtplay: fix a crash when using -A
fixes: #1257
2020-09-30 21:11:09 +02:00
Johan Andersson
74ef2a709f svtplay: support for codecs 2020-07-29 20:45:17 +02:00
Johan Andersson
389b21bde5 pre-commit: use a newer pyupgrade version 2020-05-03 11:35:03 +02:00
Johan Andersson
9867f07546 svtplay: fix Subtitle not found
fixes: #1206
2020-01-29 20:44:32 +01:00
Johan Andersson
5dcc899816 svtplay: fix parsing date 2019-09-30 21:35:49 +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
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