Mikael Larsson
|
103ce2f958
|
introduce reverse download order (-R)
|
2024-04-26 21:46:32 +02:00 |
|
Johan Andersson
|
b65b45b471
|
svtplay: fix a crash while parsing timezone data
|
2024-04-26 20:20:22 +02:00 |
|
Johan Andersson
|
6c9f394684
|
svtplay: fix a crash on certain videos
|
2024-04-12 20:48:07 +02:00 |
|
Johan Andersson
|
dcdf17bab4
|
svtplay: improve detection on languages like syntolkat
|
2024-04-08 19:34:55 +02:00 |
|
Mikael Larsson
|
b8949ff077
|
svtplay: make all-last great again
|
2024-01-08 21:20:31 +01:00 |
|
Johan Andersson
|
118638f979
|
svtplay: readd cmaf again
|
2023-12-12 20:28:45 +01:00 |
|
Johan Andersson
|
c8190321af
|
svtplay: support for captions
|
2023-10-09 00:09:54 +02:00 |
|
Johan Andersson
|
6d2a02c756
|
svtplay: genre switched to kategori
|
2023-05-11 21:19:29 +02:00 |
|
Johan Andersson
|
c2ee949415
|
svtplay: support for lists
|
2023-05-11 20:05:37 +02:00 |
|
Johan Andersson
|
46077b7cd2
|
svtplay: improve detection of episode number
|
2023-04-09 21:32:39 +02:00 |
|
Tor Andrae
|
b87aee00f5
|
If season is not found fallback to production year as season
|
2023-03-13 18:30:23 +01:00 |
|
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 |
|