spaam/svtplay-dl

tv4play changed login so not working at all

jula420 opened this issue · 5 comments

svtplay-dl versions: 4.26

Operating system and Python version: Ubuntu 22.04, python 3.10.12

svtplay-dl --verbose -u "uuu" -p "ppp" https://www.tv4play.se/video/67e70163b3e6addd60aa/avsnitt-1
DEBUG [1696865737.039736] /usr/local/bin/svtplay-dl/svtplay_dl/utils/getmedia.py/get_media: version: 4.26
DEBUG [1696865737.0417569] /usr/local/bin/svtplay-dl/svtplay_dl/service/init.py/init: service: tv4play
DEBUG [1696865737.0418816] /usr/local/bin/svtplay-dl/svtplay_dl/utils/http.py/request: HTTP getting 'https://www.tv4play.se/video/67e70163b3e6addd60aa/avsnitt-1'
DEBUG [1696865737.0438483] /home/jan/.local/lib/python3.10/site-packages/urllib3/connectionpool.py/_new_conn: Starting new HTTPS connection (1): www.tv4play.se:443
DEBUG [1696865737.2105966] /home/jan/.local/lib/python3.10/site-packages/urllib3/connectionpool.py/_make_request: https://www.tv4play.se:443 "GET /video/67e70163b3e6addd60aa/avsnitt-1 HTTP/1.1" 200 None
DEBUG [1696865737.2265906] /usr/local/bin/svtplay-dl/svtplay_dl/utils/http.py/request: HTTP getting 'https://avod-auth-alb.a2d.tv/oauth/authorize'
DEBUG [1696865737.227858] /home/jan/.local/lib/python3.10/site-packages/urllib3/connectionpool.py/_new_conn: Starting new HTTPS connection (1): avod-auth-alb.a2d.tv:443
DEBUG [1696865737.390122] /home/jan/.local/lib/python3.10/site-packages/urllib3/connectionpool.py/_make_request: https://avod-auth-alb.a2d.tv:443 "POST /oauth/authorize HTTP/1.1" 403 297
ERROR [1696865737.391637] /usr/local/bin/svtplay-dl/svtplay_dl/utils/getmedia.py/get_one_media: No videos found. You need username / password.

also experiencing this issue

spaam commented

seems like i fixed the issue locally. maybe a new version later tonight :)

imagine svtplay-dl-dev/lib ‹master*› » python3 -m svtplay_dl https://www.tv4play.se/video/1ff5914d6feb69691bca/avsnitt-1
INFO: Outfile: robinson.s13e01.robinson.del.1-1ff5914d6feb69691bca-tv4play.ts
INFO: Selected to download hls, bitrate: 7027 format: h264
[0052/1038][====............................................................................] ETA: 0:00:07^C
imagine svtplay-dl-dev/lib ‹master*› »
spaam commented

4.27 have a fix for this :)

spaam commented

@martinlindhe you are using an old version. update to the new version 4.28.1, read the error message and/or visit https://svtplay-dl.se/tv4play/ :)

@martinlindhe you are using an old version. update to the new version 4.28.1, read the error message and/or visit https://svtplay-dl.se/tv4play/ :)

Just noticed & got it working with the token solution, thanks & sorry for the noise!