spaam/svtplay-dl

pluto.tv No videos found

Closed this issue · 6 comments

svtplay-dl versions:

4.69

Operating system and Python version:

Linux slackware -current, python-3.9,

What is the issue:

Tried several movies on pluto.tv but only get "No videos found". Example:
svtplay-dl --verbose https://pluto.tv/sv/on-demand/movies/63a1cc8a8ba71d0013e6ddec
DEBUG [1706699646.7629027] /usr/lib64/python3.9/site-packages/svtplay_dl/utils/getmedia.py/get_media: version: 4.69
DEBUG [1706699646.7652898] /usr/lib64/python3.9/site-packages/svtplay_dl/service/init.py/init: service: plutotv
DEBUG [1706699646.765369] /usr/lib64/python3.9/site-packages/svtplay_dl/utils/http.py/request: HTTP getting 'https://pluto.tv/sv/on-demand/movies/63a1cc8a8ba71d0013e6ddec'
DEBUG [1706699646.7675385] /usr/lib64/python3.9/site-packages/urllib3/connectionpool.py/_new_conn: Starting new HTTPS connection (1): pluto.tv:443
DEBUG [1706699652.2107797] /usr/lib64/python3.9/site-packages/urllib3/connectionpool.py/_make_request: https://pluto.tv:443 "GET /sv/on-demand/movies/63a1cc8a8ba71d0013e6ddec HTTP/1.1" 200 None
DEBUG [1706699652.2146573] /usr/lib64/python3.9/site-packages/svtplay_dl/utils/http.py/request: HTTP getting 'https://boot.pluto.tv/v4/start'
DEBUG [1706699652.2172358] /usr/lib64/python3.9/site-packages/urllib3/connectionpool.py/_new_conn: Starting new HTTPS connection (1): boot.pluto.tv:443
DEBUG [1706699652.844771] /usr/lib64/python3.9/site-packages/urllib3/connectionpool.py/_make_request: https://boot.pluto.tv:443 "GET /v4/start?appName=web&appVersion=7.10.0-51fd8807cbe3b7d9e9fddfbdc2993a295a605418&deviceVersion=119.0.0&deviceModel=web&deviceMake=firefox&deviceType=web&clientID=dc9717b8-c029-11ee-a82c-d8fc93b52dfe&clientModelNumber=1.0.0&seriesIDs=63a1cc8a8ba71d0013e6ddec&serverSideAds=false&constraints=&drmCapabilities=widevine%253AL3&clientTime=2024-01-31T11%3A14%3A12Z HTTP/1.1" 200 None
ERROR [1706699652.8458111] /usr/lib64/python3.9/site-packages/svtplay_dl/utils/getmedia.py/get_one_media: No videos found. Can't find video info

I believe all videos have been DRM protected, so you can probably remove PlutoTV from svtplay-dl @spaam

Maybe someone can verify it first ...

for some reason i can't watch any videos on pluto. its just a picture and nothing happen so 🤷. same thing in firefox and chrome.

for some reason i can't watch any videos on pluto. its just a picture and nothing happen so 🤷. same thing in firefox and chrome.

Yeah, same here and i can see the DRM symbol when i select any show to watch
image

Obviously some videos are DRM protected, bur here's one that runs fine in my browser, although I still can't get it with svtplay-dl:
https://pluto.tv/sv/on-demand/movies/64a50df70a21a30013b88f03

3052 commented

same problem here

hamkg commented

With the 4.83 release, downloading from pluto.tv works again. Thanks a lot! Marked as closed.