yt-dlp: ivi.ru not working
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 that a supported site is broken
- 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 all URLs and arguments with special characters are properly quoted or escaped
- 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 I’m willing to share it if required
Region
russia
Provide a description that is worded well enough to be understood
yt-dlp does not download videos that are available on the site and does not require a subscription like those that require a subscription are also not downloaded, but I did not check https://www.ivi.ru/watch/darya/462280 this video is not downloadable although it is available on the site without a subscription at the same time, it takes a very long time and heavily loads the processor at this stage before the error [ivi] 462280: Downloading webpage
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
[debug] Command-line config: ['-vU', 'https://www.ivi.ru/watch/darya/462280']
[debug] Encodings: locale cp1251, fs utf-8, pref cp1251, out utf-8, error utf-8, screen utf-8
[debug] yt-dlp version stable@2023.03.04 [392389b7d] (pip)
[debug] Python 3.10.8 (CPython AMD64 64bit) - Windows-10-10.0.19045-SP0 (OpenSSL 1.1.1q 5 Jul 2022)
[debug] exe versions: ffmpeg 2023-03-05-git-912ac82a3c-full_build-www.gyan.dev (setts), ffprobe 2023-03-05-git-912ac82a3c-full_build-www.gyan.dev
[debug] Optional libraries: Cryptodome-3.17, brotli-1.0.9, certifi-2022.09.24, mutagen-1.46.0, sqlite3-2.6.0, websockets-11.0.2
[debug] Proxy map: {}
[debug] Loaded 1786 extractors
[debug] Fetching release info: https://api.github.com/repos/yt-dlp/yt-dlp/releases/latest
Available version: stable@2023.03.04, Current version: stable@2023.03.04
yt-dlp is up to date (stable@2023.03.04)
[ivi] Extracting URL: https://www.ivi.ru/watch/darya/462280
[ivi] 462280: Downloading timestamp JSON
[ivi] 462280: Downloading video JSON
[ivi] 462280: Downloading webpage
ERROR: [ivi] 462280: No video formats found!; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
Traceback (most recent call last):
File "C:\Python\Python310\lib\site-packages\yt_dlp\YoutubeDL.py", line 1518, in wrapper
return func(self, *args, **kwargs)
File "C:\Python\Python310\lib\site-packages\yt_dlp\YoutubeDL.py", line 1615, in __extract_info
return self.process_ie_result(ie_result, download, extra_info)
File "C:\Python\Python310\lib\site-packages\yt_dlp\YoutubeDL.py", line 1674, in process_ie_result
ie_result = self.process_video_result(ie_result, download=download)
File "C:\Python\Python310\lib\site-packages\yt_dlp\YoutubeDL.py", line 2615, in process_video_result
self.raise_no_formats(info_dict)
File "C:\Python\Python310\lib\site-packages\yt_dlp\YoutubeDL.py", line 1046, in raise_no_formats
raise ExtractorError(msg, video_id=info['id'], ie=info['extractor'],
yt_dlp.utils.ExtractorError: [ivi] 462280: No video formats found!; please report this issue on https://github.com/yt-dlp/yt-dlp/issues?q= , filling out the appropriate issue template. Confirm you are on the latest version using yt-dlp -U
About this issue
- Original URL
- State: open
- Created a year ago
- Comments: 19 (5 by maintainers)
https://i.imgur.com/OOnXt8l.png there are applications for android https://play.google.com/store/apps/details?id=ru.ivi.client and tv boxes https://www.ivi.ru/devices while there is no way to check the application in the emulator, but most likely they will also not be played without drm
downloaded this file m3u8
yt-dlp -f VODHLS-FPS-SHQ --allow-unplayable-formats https://www.ivi.ru/watch/darya/462280
there is a beginningok, if it can’t be fixed in yt-dlp, then we should close the topic?