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

2604 Commits

Author SHA1 Message Date
Johan Andersson
77c9b0da98 wsrt_colors: break out this to its own function
this will be used with the segmented stuff
2022-12-22 09:06:34 +01:00
Johan Andersson
b581196957 wsrtsegmented: dont skip over a bunch of text
for some reason this code skipped over the first lines in a single
segmented file and the end of it.
2022-12-22 09:05:03 +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
d1a6d7e470 ci: add py311 2022-11-30 22:41:39 +01:00
Johan Andersson
73d2bb7831 svtplay: fix subtitles 2022-11-30 22:40:08 +01:00
Johan Andersson
76cfef3246 precommit: flake8 moved to github 2022-11-21 14:27:49 +01:00
Johan Andersson
6cf94c93eb output.sanitize: windows windows windows.. 2022-11-21 14:22:51 +01:00
Johan Andersson
94eb8543f7 svtplay: dont process hls-cmaf-full 2022-11-21 14:06:32 +01:00
Johan Andersson
2c16302f25 output: sanitize the filename a little 2022-11-21 14:05:36 +01:00
Johan Andersson
8950be8eec tv4play: New month, they updated their site again 2022-11-14 17:39:44 +01:00
Johan Andersson
77a6f03659 versioneer: fix the path to build_exe 2022-11-05 10:44:25 +01:00
Johan Andersson
a188104e30 Update versioneer to 0.28 2022-11-05 10:42:32 +01:00
Johan Andersson
0805112792 pre-commit: update hooks 2022-10-24 06:25:03 +02:00
Johan Andersson
872d6bcb8c tv4play: they changed the json stuff 2022-10-24 13:04:47 +02:00
Yan
1c9dcfa403 make: just for looks
Editor didn't treat the lone "'" right...
2022-10-07 12:02:51 +02:00
Yan
213e6bfa41 make: report correct dir when lib/.build is present
Now correctly shows
ERROR: build already in progress? (or remove /src/svtplay-dl/lib/.build/)
instead of
ERROR: build already in progress? (or remove /src/svtplay-dl/.build/)

Makes it easier to find the culprit. ;)
2022-10-07 12:02:51 +02:00
Sopor
a5bb73f4c2 Added pluto.tv
Removed viafree.se, viafree.dk, viafree.no
2022-10-07 12:00:10 +02:00
Johan Andersson
9fd65788d4 Remove fixed version of cx_freeze and remove the get_cmdclass from setup.py 2022-10-07 11:55:52 +02:00
Johan Andersson
0935aed645 Remove libav from README.md 2022-09-18 07:11:07 +02:00
Johan Andersson
248b1d9270 tv4play: improve detection of geoblocking
for some reason tv4 sends http 500 when the video is geoblocked
2022-09-01 17:18:57 +02:00
Johan Andersson
29809470c8 filenamify: replace two dots with one 2022-08-28 23:22:04 +02:00
Johan Andersson
16af7a3111 parser: add filename template argument
this was only exposed via config before
2022-08-28 23:18:02 +02:00
Johan Andersson
7023e43f73 Update pre-commit plugins to newer version 2022-07-09 14:50:10 +02:00
Johan Andersson
1f55acc3d4 nrk: update to make it work again 2022-07-09 14:26:53 +02:00
Johan Andersson
270105e3af pluto.tv: try to find what hls to use
in some cases they have several entries for the same
show. one is working. one is not. random place in the list
2022-07-09 12:56:15 +02:00
Johan Andersson
48f376a285 postprocess: improve audio-only
when HLS only have audio this failed
2022-07-03 13:25:42 +02:00
Johan Andersson
a292df838e plutotv: rewrite and fix season/episode number 2022-07-02 02:33:16 +02:00
Johan Andersson
c936b334fe subtitle: remove debug code 2022-06-20 14:41:48 +02:00
Johan Andersson
c547125921 filter_files: increase the ratio to 0.7
0.6 was to low because it was good enough for the first
entry and the ads
2022-06-18 21:23:37 +02:00
Johan Andersson
8f9552e0f5 remove debug print.. 2022-06-10 21:33:34 +02:00
Johan Andersson
dc77e8f046 subtitle: wsrtsegment work with 0 time 2022-06-10 21:29:21 +02:00
Johan Andersson
6bd9be5555 urplay: add support for only audio streams 2022-06-09 21:56:37 +02:00
Johan Andersson
578b7f2754 add support for only audio when its one media file 2022-06-09 21:55:53 +02:00
Johan Andersson
7cdb7f2345 hls.subtitle: use the correct playlist 2022-06-06 10:34:44 +02:00
Johan Andersson
487c7febe6 windows... 2022-06-06 08:05:34 +02:00
Johan Andersson
301d57d090 test.hls: fix filename 2022-06-05 17:46:45 +02:00
Johan Andersson
eac21b3979 m3u8: add support for ext-x-byterange x-map
add tests for x-map ext-byte-range
2022-06-05 17:44:11 +02:00
Johan Andersson
8a72c4d200 Build with 3.8 for windows
this will be supported for win7
2022-06-04 05:45:42 +02:00
Johan Andersson
5cb26d20a8 Move filter_files to its own file 2022-06-04 00:45:55 +02:00
Johan Andersson
911d222159 Add support for pluto.tv 2022-06-04 00:34:35 +02:00
Johan Andersson
bdc0724906 Add support for filter files 2022-06-03 06:19:01 +02:00
Johan Andersson
d5956faf3c fetcher: print resolution also 2022-06-03 06:19:01 +02:00
Johan Andersson
1b74c3a862 stream.resolution: dont crash on no resolution info 2022-06-03 06:19:01 +02: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
cf5b774d8e Add --resolution argument 2022-05-13 08:36:34 +02:00
Johan Andersson
897f2202cb Update pre-commit plugins to newer version 2022-05-11 21:21:40 +02:00
Johan Andersson
a1ed05bfeb cosmetic fix 2022-05-11 21:21:18 +02:00
Johan Andersson
bbc9c9061c ci: remove testing 3.6
python 3.6 is EOL
2022-05-11 20:55:17 +02:00
Johan Andersson
6ebdf50d71 tv4play: update the service 2022-05-05 00:39:51 +02:00