Johan Andersson
cbfd09f6b0
stream.resolution: using config the value is int
...
we want this to be an string
2023-03-30 22:12:43 +02:00
Johan Andersson
5587062181
subtitles: add support for encrypted subs
...
this need to be done better...
2023-03-16 22:24:10 +01:00
Johan Andersson
32356ddba7
svt: fix so it works
2023-03-16 22:23:02 +01:00
Johan Andersson
251688e7a8
subtitle: add support for two digit timestamps
2023-03-15 06:55:35 +01:00
Johan Andersson
355c7bb512
urplay: they added support for 1080p
2023-03-15 06:53:24 +01:00
Johan Wassberg
85ef17ddcb
Fix tv4.se
...
Was forgotten or not affected in 77a6f03
.
2023-03-13 18:32:28 +01: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
fd0ad54ecb
wrstsegments: remove sequence number
2023-01-10 23:05:28 +01:00
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
73d2bb7831
svtplay: fix subtitles
2022-11-30 22:40:08 +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
a188104e30
Update versioneer to 0.28
2022-11-05 10:42:32 +01: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
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
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
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
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
a1ed05bfeb
cosmetic fix
2022-05-11 21:21:18 +02:00
Johan Andersson
6ebdf50d71
tv4play: update the service
2022-05-05 00:39:51 +02:00
Johan Andersson
4a2e11f351
solidtango: update to make it work on their sports page
...
they have updated their site to use a better api stuff
fixes : #1467
2022-04-17 00:08:26 +02:00
Johan Andersson
4bf49f160c
config: fix so proxy option work
...
for some reason i forgot these special
settings for config values.
fixes : #1463
2022-03-31 23:53:57 +02:00
Johan Andersson
36a087aba3
subtitle.wrst: tests
2022-03-26 09:46:33 +01:00
Johan Andersson
4815feb196
subtitle.wrst: handle styles in the subtitle
2022-03-26 08:56:56 +01:00