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 |
|
Johan Andersson
|
82265dab50
|
svtplay: kanaler will work again
fixes: #1246
|
2020-12-12 21:44:24 +01:00 |
|
Johan Andersson
|
ef557cb9fb
|
svtplay: they changed the name of they key for related episodes.
this should hopefully be more future proof.
|
2020-11-02 23:08:56 +01:00 |
|
Johan Andersson
|
ddefda1cf6
|
svtplay: fix a crash when using -A
fixes: #1257
|
2020-09-30 21:11:09 +02:00 |
|
Johan Andersson
|
74ef2a709f
|
svtplay: support for codecs
|
2020-07-29 20:45:17 +02:00 |
|
Johan Andersson
|
389b21bde5
|
pre-commit: use a newer pyupgrade version
|
2020-05-03 11:35:03 +02:00 |
|
Johan Andersson
|
9867f07546
|
svtplay: fix Subtitle not found
fixes: #1206
|
2020-01-29 20:44:32 +01:00 |
|
Johan Andersson
|
5dcc899816
|
svtplay: fix parsing date
|
2019-09-30 21:35:49 +02:00 |
|
Johan Andersson
|
ce6cc7cc2f
|
svtplay: fix a crash if they include "Z" in the validFrom
fixes: #1144
|
2019-09-12 20:51:31 +02:00 |
|
Johan Andersson
|
5466853893
|
remove debug print
|
2019-09-08 02:22:50 +02:00 |
|
Johan Andersson
|
65b97aa5a0
|
Remove dateutil and make a workaround for <py37
cx_freeze dont include timezone data when it create the .exe
datetime has some issues with timezones in older versions of py
|
2019-09-08 01:32:57 +02:00 |
|
Johan Andersson
|
32323ee28f
|
svtplay: improve -A on a show page
fixes: #1141
|
2019-09-07 12:31:05 +02:00 |
|
Johan Andersson
|
bc15c694c3
|
svtplay: older version of python3 cant parse timezones with colon.
fixes: #1137
|
2019-09-07 00:54:12 +02:00 |
|
Johan Andersson
|
4e187f9553
|
pre-commit: its a good thing to commit config...
|
2019-09-06 22:49:49 +02:00 |
|
Johan Andersson
|
3aef9a796e
|
black fixes
|
2019-09-06 22:31:52 +02:00 |
|
Johan Andersson
|
7f0cf6eb82
|
pre-commit: reorder imports
|
2019-09-06 22:09:07 +02:00 |
|
Johan Andersson
|
e9b16fda77
|
pre-commit: pyupgrade
|
2019-09-06 22:09:07 +02:00 |
|
Johan Andersson
|
e105855fb7
|
pre-commit: black fixes
|
2019-09-06 22:09:07 +02:00 |
|
Johan Andersson
|
38fd2fdb51
|
svtplay: fix a crash with season and episode info
fixes: #1136
|
2019-09-06 22:06:33 +02:00 |
|
Johan Andersson
|
5a819afa2f
|
svtplay: they changed the website.
fixes: #1134
|
2019-09-06 17:26:39 +02:00 |
|
dalgr
|
838b3ecc23
|
Live download not working from SVTBARN, fix #1121, #1122
|
2019-08-31 14:57:24 +02:00 |
|
Johan Andersson
|
36116c7a3b
|
Remove old logging
|
2018-11-18 12:47:19 +01:00 |
|
Johan Andersson
|
ca295d461d
|
flake8: new version detecting more stuff
|
2018-10-28 23:16:00 +01:00 |
|
Harald Gustafsson
|
c86c111931
|
Barnkanal have started missing season number for some shows, now defaults to "01" if episode number exist.
|
2018-10-28 22:34:49 +01:00 |
|
Harald Gustafsson
|
171bd25084
|
SVT changed thumbnail path, fix for using the new path (and still old until we know it is completely gone).
|
2018-10-28 22:34:49 +01:00 |
|