yt-dlp: It cannot be downloaded from www.iprima.cz. I have a paid tariff PREMIUM Prima+
DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- I understand that I will be blocked if I intentionally remove or skip any mandatory* field
Checklist
- I’m reporting a new site support request
- I’ve verified that I’m running yt-dlp version 2023.03.04 (update instructions) or later (specify commit)
- I’ve checked that all provided URLs are playable in a browser with the same IP and same login details
- I’ve checked that none of provided URLs violate any copyrights or contain any DRM to the best of my knowledge
- I’ve searched known issues and the bugtracker for similar issues including closed ones. DO NOT post duplicates
- I’ve read the guidelines for opening an issue
- I’ve read about sharing account credentials and am willing to share it if required
Region
Czech Republic
Example URLs
https://www.iprima.cz/serialy/zakony-vlka/zakony-vlka/1-skodna-v-reviru https://www.iprima.cz/serialy/sedm-schodu-k-moci/cesta-k-moci-verze-2022/2-epizoda-2
Provide a description that is worded well enough to be understood
It cannot be downloaded from www.iprima.cz
ERROR: [IPrima] 1-skodna-v-reviru: Access to stream infos forbidden File “yt_dlp\extractor\common.py”, line 694, in extract File “yt_dlp\extractor\iprima.py”, line 150, in _real_extract File “yt_dlp\extractor\iprima.py”, line 120, in _raise_access_error File “yt_dlp\extractor\common.py”, line 1172, in raise_no_formats
Provide verbose output that clearly demonstrates the problem
- Run your yt-dlp command with -vU flag added (
yt-dlp -vU <your command line>
) - If using API, add
'verbose': True
toYoutubeDL
params instead - Copy the WHOLE output (starting with
[debug] Command-line config
) and insert it below
Complete Verbose Output
C:\yt>yt-dlp -vU --netrc https://www.iprima.cz/serialy/zakony-vlka/zakony-vlka/1-skodna-v-reviru
[debug] Command-line config: ['-vU', '--netrc', 'https://www.iprima.cz/serialy/zakony-vlka/zakony-vlka/1-skodna-v-reviru']
[debug] Encodings: locale cp1250, fs utf-8, pref cp1250, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version nightly@2023.03.12.091732 [e389d172b] (win_exe)
[debug] Python 3.8.10 (CPython AMD64 64bit) - Windows-10-10.0.19044-SP0 (OpenSSL 1.1.1k 25 Mar 2021)
[debug] exe versions: none
[debug] Optional libraries: Cryptodome-3.17, brotli-1.0.9, certifi-2022.12.07, mutagen-1.46.0, sqlite3-2.6.0, websockets-10.4
[debug] Proxy map: {}
[debug] Loaded 1788 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp-nightly-builds/releases/latest
Available version: nightly@2023.03.12.091732, Current version: nightly@2023.03.12.091732
Current Build Hash: 9815b3ef69ae5b0e06ec9266b8759c6a45b34cdb082d2fdfc82a3fd510fd9da7
yt-dlp is up to date (nightly@2023.03.12.091732)
[IPrima] Downloading login page
[IPrima] Logging in
[IPrima] Selecting profile
[IPrima] Downloading token
[IPrima] Extracting URL: https://www.iprima.cz/serialy/zakony-vlka/zakony-vlka/1-skodna-v-reviru
[IPrima] 1-skodna-v-reviru: Downloading webpage
[IPrima] p1098253: Getting manifest URLs
ERROR: [IPrima] 1-skodna-v-reviru: Access to stream infos forbidden
File "yt_dlp\extractor\common.py", line 694, in extract
File "yt_dlp\extractor\iprima.py", line 150, in _real_extract
File "yt_dlp\extractor\iprima.py", line 120, in _raise_access_error
File "yt_dlp\extractor\common.py", line 1172, in raise_no_formats
About this issue
- Original URL
- State: open
- Created a year ago
- Comments: 16 (5 by maintainers)
@mkubecek implemented a workaround for this years ago. No idea if it still works. His fix can be found here. I will hopefully look into this a bit more before Christmas.