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

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 to YoutubeDL 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)

Most upvoted comments

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 beginning

#EXTM3U
#EXT-X-TARGETDURATION:4
#EXT-X-ALLOW-CACHE:YES
#EXT-X-PLAYLIST-TYPE:VOD
#EXT-X-KEY:METHOD=SAMPLE-AES,URI="skd://ivifairplay",KEYFORMAT="com.apple.streamingkeydelivery",KEYFORMATVERSIONS="1"
#EXT-X-VERSION:5
#EXT-X-MEDIA-SEQUENCE:1

ok, if it can’t be fixed in yt-dlp, then we should close the topic?