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

2560 Commits

Author SHA1 Message Date
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
197985b540 dashparse: use the correct subtype. 2021-05-20 14:33:18 +02:00
Johan Andersson
94ed271397 discoveryplus: streams is a list and not a dict 2021-05-18 20:54:19 +02:00
Johan Andersson
c9a606d306 dashparse: handle subtitles after the rewrite 2021-05-16 22:02:20 +02:00
Johan Andersson
0e8e64b478 select_quality: just show a better error message when a specified quality is not available 2021-05-16 21:40:01 +02:00
Johan Andersson
ee940cc207 list_quality: make the output a bit smaller 2021-05-16 21:00:57 +02:00
Johan Andersson
3c3ed9f63c dash: support resolution in the representation element 2021-05-16 15:09:33 +02:00
Johan Andersson
6bb0b5d065 list_quality: align the columns 2021-05-16 13:55:33 +02:00
Johan Andersson
1c47b0602c viafree: modify the hls url little bit 2021-05-16 13:55:33 +02:00
Johan Andersson
6305dbcc9c Add support for audio language and audio role 2021-05-16 13:55:28 +02:00
Johan Andersson
107d3e00a2 readme: add a link to discord 2021-05-15 22:56:21 +02:00
Johan Andersson
2c5101ad85 discoveryplus: add support for standalone videos
fixes: #1383
2021-05-14 10:12:13 +02:00
Johan Andersson
0ae0b6ae54 Rename old service names to the new one
fixes: #1369
2021-05-13 22:47:14 +02:00
Johan Andersson
494c9e3eb7 Add some tests to dash.parse_date 2021-05-13 13:33:14 +02:00
Johan Andersson
da31b75ec9 output.formatname: slap the extension at the end of the output 2021-05-13 13:32:17 +02:00
Johan Andersson
2f10e1b556 urplay: forgot to fix all-episodes before .) 2021-05-12 22:18:24 +02:00
Johan Andersson
8bcbd5dad4 urplay: fix a crash when getting subtitle.
for some reason they remove which one is default.
now we assume that swedish is the one
fixes: #1382
2021-05-12 21:00:00 +02:00
Johan Andersson
a5e4166068 dash.parse_date: translate nanoseconds to milliseconds
python cant parse those dates.
2021-05-11 00:16:58 +02:00
Johan Andersson
e6379d9a28 postprocess: tell the filenames to be strings.
this is an issue on windows.
2021-05-10 20:51:55 +02:00
Johan Andersson
d5751122f4 fix test_text tests 2021-05-10 12:14:30 +02:00
Johan Andersson
6c172284a8 exclude: convert the filename to a string 2021-05-10 12:09:35 +02:00
Johan Andersson
dcf0e6fa70 viafree: handle multiple subs better 2021-05-09 21:52:46 +02:00
Johan Andersson
2175e8d6a5 postprocess: when merge and all subs do all of them 2021-05-09 21:51:48 +02:00
Johan Andersson
bb09d0fc76 postprocess: the output is an .mp4 file 2021-05-09 21:50:41 +02:00
Johan Andersson
f9718902a9 postprocess: only do merge to mp4 no need for remux. 2021-05-09 21:49:58 +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
55bf8edcbe hds is dead. thanks for the time.
No one is using this anymore. flash  is dead
2021-05-09 01:20:32 +02:00
Johan Andersson
1907c545dc dplay: dont crash on empty season
fixes: #1375
2021-05-08 13:39:19 +02:00
Johan Andersson
1bb7cd0602 Add some fixes for PEP 517 to work with versioneer 2021-04-30 11:24:06 +02:00
Johan Andersson
10e365f695 pyupgrade fixes 2021-04-27 19:44:09 +02:00
Johan Andersson
cd7fa336b1 Get version from git describe with tags
for some reason this work earlier or something.
2021-04-24 16:53:43 +02:00
Johan Andersson
aae55fcc2d discoveryplus: better fix to find correct shows
fixes: #1368
fixes: #1366
2021-04-22 19:59:08 +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
bb9c419469 discoveryplus: in some cases there is no value where we look for season info. 2021-04-18 16:11:14 +02:00
Johan Andersson
7a85dc7d74 Add resolution info to --list-quality 2021-04-18 14:06:25 +02:00
Johan Andersson
4c8ed0de43 discoveryplus: fix detecting seasons
fixes: #1361
2021-04-18 12:53:48 +02:00
Johan Andersson
8805627a21 urplay: for non-series video use title for name
fixes: #1357
2021-04-15 19:51:20 +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
dksxse
70a1a5f896 Fix nrk video id regex 2021-04-02 19:07:15 +02:00
Johan Andersson
f5573b1c99 tv4play: using -A incorrectly downloaded wrong videos sometimes
fixes: #1346
2021-03-16 22:13:54 +01:00
Johan Andersson
7500477f8d svtplay: fix a crash while using -A in some videos 2021-03-16 18:54:35 +01:00
Johan Andersson
7440e3f12a aftonbladet: tv.a.s stopped working 2021-03-15 13:21:54 +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