spaam / svtplay-dl

Small command-line program to download videos from some streaming sites.
https://svtplay-dl.se
MIT License
720 stars 121 forks source link

Cmore: Can't find video id #1466

Open giffeln opened 2 years ago

giffeln commented 2 years ago

svtplay-dl version:

svtplay-dl 4.10+7.g36a087a

Operating system and Python version:

Ubuntu 20.04.4 and Python 3.8.10

What is the issue:

I seem to get the error "No videos found. Can't find video id" on everything on cmore. Is cmore supported?\ Thank you so much for this application

svtplay-dl -S --verbose -u "USERNAME" -p "PASSWORD" "https://www.cmore.se/movie/m-9f4c4e9770e7a2c4e6bd"

DEBUG [1649760885.8418849] /usr/lib/python3/dist-packages/svtplay_dl/utils/getmedia.py/get_media: version: 4.10+7.g36a087a
DEBUG [1649760885.8423119] /usr/lib/python3/dist-packages/svtplay_dl/service/__init__.py/__init__: service: cmore
DEBUG [1649760885.8423767] /usr/lib/python3/dist-packages/svtplay_dl/utils/http.py/request: HTTP getting 'https://www.cmore.se/movie/m-9f4c4e9770e7a2c4e6bd'
DEBUG [1649760885.8437457] /usr/lib/python3/dist-packages/urllib3/connectionpool.py/_new_conn: Starting new HTTPS connection (1): www.cmore.se:443
DEBUG [1649760886.5035505] /usr/lib/python3/dist-packages/urllib3/connectionpool.py/_make_request: https://www.cmore.se:443 "GET /movie/m-9f4c4e9770e7a2c4e6bd HTTP/1.1" 302 0
DEBUG [1649760888.0503528] /usr/lib/python3/dist-packages/urllib3/connectionpool.py/_make_request: https://www.cmore.se:443 "GET /film/2218482-kommissarie-spack HTTP/1.1" 200 None
DEBUG [1649760888.9227018] /usr/lib/python3/dist-packages/svtplay_dl/utils/http.py/request: HTTP getting 'https://account-delta.b17g.services/api?client=cmore-web'
DEBUG [1649760888.9257734] /usr/lib/python3/dist-packages/urllib3/connectionpool.py/_new_conn: Starting new HTTPS connection (1): account-delta.b17g.services:443
DEBUG [1649760889.3226478] /usr/lib/python3/dist-packages/urllib3/connectionpool.py/_make_request: https://account-delta.b17g.services:443 "POST /api?client=cmore-web HTTP/1.1" 200 682
DEBUG [1649760889.3235648] /usr/lib/python3/dist-packages/svtplay_dl/utils/http.py/request: HTTP getting 'https://www.cmore.se/movie/m-9f4c4e9770e7a2c4e6bd'
DEBUG [1649760889.34276] /usr/lib/python3/dist-packages/urllib3/connectionpool.py/_make_request: https://www.cmore.se:443 "GET /movie/m-9f4c4e9770e7a2c4e6bd HTTP/1.1" 302 0
DEBUG [1649760889.7725496] /usr/lib/python3/dist-packages/urllib3/connectionpool.py/_make_request: https://www.cmore.se:443 "GET /film/2218482-kommissarie-spack HTTP/1.1" 200 None
ERROR [1649760890.0474753] /usr/lib/python3/dist-packages/svtplay_dl/utils/getmedia.py/get_one_media: No videos found. Can't find video id
spaam commented 2 years ago

i have some good news and some bad news for you. some good news is that i have some idea how to update support for the site again but struggle lite to fix --all-episodes for series. the bad news is that you cant download that video because it got DRM.

jby commented 2 years ago

Since you closed my issue #1470 - what's happening with this?

spaam commented 2 years ago

Nothing at the moment. its bit low prio right now when im working on something else that i feel is a bit more fun to fix :) on the more positive side, the series you tried downloading in that issue is available on tv4play. i fixed tv4play --all-episodes in the latest release. :)