Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[yandexdisk] No video formats found #14123

Open
4 of 8 tasks
ghost opened this issue Sep 5, 2017 · 0 comments
Open
4 of 8 tasks

[yandexdisk] No video formats found #14123

ghost opened this issue Sep 5, 2017 · 0 comments

Comments

@ghost
Copy link

ghost commented Sep 5, 2017

  • I've verified and I assure that I'm running youtube-dl 2017.09.02

Before submitting an issue make sure you have:

  • At least skimmed through the README, most notably the FAQ and BUGS sections
  • Searched the bugtracker for similar issues including closed ones

What is the purpose of your issue?

  • Bug report (encountered problems with youtube-dl)
  • Site support request (request for adding support for a new site)
  • Feature request (request for a new functionality)
  • Question
  • Other
$ youtube-dl -v "https://yadi.sk/d/UFANsyAv3MSGk2/GTA_San_Andreas_-_day_4_(part_3).mp4"
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['-v', 'https://yadi.sk/d/UFANsyAv3MSGk2/GTA_San_Andreas_-_day_4_(part_3).mp4']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.09.02
[debug] Python version 3.5.4 - Linux-4.12.0-1-686-i686-with-debian-buster-sid
[debug] exe versions: none
[debug] Proxy map: {}
[YandexDisk] UFANsyAv3MSGk2: Downloading webpage
[YandexDisk] UFANsyAv3MSGk2: Downloading webpage
[YandexDisk] UFANsyAv3MSGk2: Downloading JSON metadata
ERROR: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/youtube_dl/YoutubeDL.py", line 776, in extract_info
    ie_result = ie.extract(url)
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 434, in extract
    ie_result = self._real_extract(url)
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/yandexdisk.py", line 99, in _real_extract
    self._sort_formats(formats)
  File "/usr/lib/python3/dist-packages/youtube_dl/extractor/common.py", line 1072, in _sort_formats
    raise ExtractorError('No video formats found')
youtube_dl.utils.ExtractorError: No video formats found; please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see  https://yt-dl.org/update  on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.

https://yadi.sk/d/UFANsyAv3MSGk2/GTA_San_Andreas_-_day_4_(part_3).mp4

@ghost ghost changed the title [yandexdisk] Occasional "No video formats found" occurance. [yandexdisk] No video formats found Sep 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

0 participants