1
0
mirror of https://github.com/spaam/svtplay-dl.git synced 2024-11-23 19:55:38 +01:00
Commit Graph

2581 Commits

Author SHA1 Message Date
Johan Andersson
0424d7005f stream: we should choose the default audio when no languages are set 2024-05-19 22:23:26 +02:00
Johan Andersson
a678460710 svtplay: add fix for specific season download 2024-05-17 13:43:12 +02:00
Johan Andersson
587754bb28 tv4play: Improve warning message when using -A on clips 2024-05-05 13:25:47 +02:00
Johan Andersson
33246dec8a ci: update actions to newer version 2024-04-26 21:47:14 +02:00
Johan Andersson
a45f135c34 versioneer fix for cx_freeze 7.0 2024-04-26 21:47:14 +02:00
Mikael Larsson
103ce2f958 introduce reverse download order (-R) 2024-04-26 21:46:32 +02:00
Johan Andersson
d814ba7165 utils.parser: remove resume option 2024-04-26 20:58:49 +02:00
Johan Andersson
b65b45b471 svtplay: fix a crash while parsing timezone data 2024-04-26 20:20:22 +02:00
Johan Andersson
c6e0b3124c Rename audio_role to video_role to make it work with signlanguage
This will fix a bug with dash when sometimes got a sign video when
it should have been a normal one.
2024-04-26 20:19:47 +02:00
Johan Andersson
6c9f394684 svtplay: fix a crash on certain videos 2024-04-12 20:48:07 +02:00
Johan Andersson
dc1eee1f37 postprocess: add support for HDR
this will copy the side channel data that is needed for HDR
2024-04-08 19:35:30 +02:00
Johan Andersson
99b3732b65 pluto.tv: remove support for subtitles 2024-04-08 19:35:01 +02:00
Johan Andersson
dcdf17bab4 svtplay: improve detection on languages like syntolkat 2024-04-08 19:34:55 +02:00
Johan Andersson
5919935d50 dash: absolute url support 2024-04-05 22:19:26 +02:00
Johan Andersson
5d77d4c8ca vasaloppet: add support 2024-04-05 22:04:17 +02:00
Johan Andersson
84420869c7 Update pre-commit-config 2024-04-05 22:01:58 +02:00
Pierre Mesure
bffb6d04bb First version of an extractor for regeringen.se 2024-04-01 15:47:10 +02:00
Johan Andersson
5069e87fbe tv4play: handle upcoming videos better 2024-04-01 15:34:39 +02:00
Mikael Larsson
6f01c964fa tv4play: Fix download order 2024-01-08 21:21:11 +01:00
Mikael Larsson
25f734fa43 tv4play: make all-last great again 2024-01-08 21:21:11 +01:00
Mikael Larsson
b8949ff077 svtplay: make all-last great again 2024-01-08 21:20:31 +01:00
Johan Andersson
98af383d48 dash: flake8 fix 2023-12-12 21:16:47 +01:00
Johan Andersson
4de27cc907 Only support py3.8+ 2023-12-12 21:11:35 +01:00
Johan Andersson
94dd52b28e ci: remove test of python 3.7 2023-12-12 21:06:29 +01:00
Johan Andersson
9d7ec64cac ci: add python 3.12 2023-12-12 21:06:00 +01:00
Johan Andersson
e4e9d28e15 svt: new update 2023-12-12 20:28:45 +01:00
Johan Andersson
118638f979 svtplay: readd cmaf again 2023-12-12 20:28:45 +01:00
Johan Andersson
8d159e795a dr: add support for season and episode info 2023-12-12 20:28:45 +01:00
Johan Andersson
6465b1d4da stream.resolution: Add support for <,<=,> and >= 2023-12-12 20:28:45 +01:00
Johan Andersson
f4932e62e3 Add an easier name for dolby vision 2023-12-12 20:28:45 +01:00
Johan Andersson
9939298ac8 hls: handle encryption the correct way 2023-12-12 20:28:45 +01:00
Johan Andersson
347403e9e7 hls: use the correct language 2023-12-12 20:28:45 +01:00
Johan Andersson
5420cff4ed pluto: update 2023-12-12 20:28:45 +01:00
Johan Andersson
d713d33e67 subtitle: they have css align after the timecode 2023-12-12 20:28:39 +01:00
Johan Andersson
b01124a4ab subtitle: for some reason sequence number is a hash or uuid sometimes. 2023-12-10 22:46:11 +01:00
Johan Andersson
471e4d6063 http: remove range because we dont need it all the time
for some reason once you set it, it will be in every request
after it.
2023-12-10 22:46:11 +01:00
Johan Andersson
924cc0dd50 subs: when using --all-subtitles download all files that have a subfix 2023-12-10 22:46:11 +01:00
Johan Andersson
15a64cf198 Black cosmetic fixes 2023-12-10 22:46:04 +01:00
Johan Andersson
9052eb3507 Update pre-commit-config 2023-11-26 21:53:38 +01:00
Johan Andersson
43ca1970af tv4play: fix -A error message 2023-10-12 01:54:41 +02:00
Johan Andersson
8e617c9a9e tv4play: add support for token 2023-10-12 00:55:51 +02:00
Johan Andersson
0440e10241 parser: add token support 2023-10-12 00:55:51 +02:00
I'm an OSK user, are you?
5db50df60c Update README.md
Fixing the Build Status Action
2023-10-10 00:58:27 +02:00
Johan Andersson
37393c733e dash: fix bad xml data from urplay
urplay sends & when its need to be &amp;
2023-10-10 00:56:55 +02:00
Johan Andersson
12ad939fe7 tv4play: fix login issue 2023-10-10 00:47:56 +02:00
Johan Andersson
997e12190d dockerfile: break system packages 2023-10-09 23:56:49 +02:00
Johan Andersson
48535691c5 tv4play: show a warning about all episodes on video or clip page 2023-10-09 00:58:44 +02:00
Johan Andersson
092fe37220 tv4play: fix finding videos behind login 2023-10-09 00:10:57 +02:00
Johan Andersson
c8190321af svtplay: support for captions 2023-10-09 00:09:54 +02:00
Johan Andersson
f15f366cd5 Add support for caption subtitles 2023-10-09 00:09:27 +02:00