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

[ytdl_hook] youtube-dl failed #9173

Closed
uNouss opened this issue Apr 12, 2016 · 5 comments
Closed

[ytdl_hook] youtube-dl failed #9173

uNouss opened this issue Apr 12, 2016 · 5 comments

Comments

@uNouss
Copy link

@uNouss uNouss commented Apr 12, 2016

Hello i use mpv for watch lequipe21 channel and other. mpv use youtube-dl but since yesterday i have some issue like this
2016-04-12-225122_636x284_scrot

2016-04-12-225200_636x542_scrot

@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Apr 12, 2016

Please paste textual logs but not screenshots.

@uNouss
Copy link
Author

@uNouss uNouss commented Apr 12, 2016

@yan12125 ok

unouss@YS:~$ youtube-dl -v -g https://www.dailymotion.com/embed/video/k4NQgz15Xuw3tKaCf1y?autoplay=autoplay
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['-v', '-g', 'https://www.dailymotion.com/embed/video/k4NQgz15Xuw3tKaCf1y?autoplay=autoplay']
[debug] Encodings: locale UTF-8, fs utf-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2016.04.06
[debug] Python version 3.4.3 - Linux-3.19.0-58-generic-i686-with-Ubuntu-14.04-trusty
[debug] exe versions: avconv 9.18-6, avprobe 9.18-6, ffmpeg N-79139-gde1a0d4, ffprobe N-79139-gde1a0d4, rtmpdump 2.4
[debug] Proxy map: {}
WARNING: Failed to download m3u8 information: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:600)>
WARNING: Failed to download m3u8 information: <urlopen error [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:600)>
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/local/lib/python3.4/dist-packages/youtube_dl/YoutubeDL.py", line 671, in extract_info
    ie_result = ie.extract(url)
  File "/usr/local/lib/python3.4/dist-packages/youtube_dl/extractor/common.py", line 341, in extract
    return self._real_extract(url)
  File "/usr/local/lib/python3.4/dist-packages/youtube_dl/extractor/dailymotion.py", line 176, in _real_extract
    self._sort_formats(formats)
  File "/usr/local/lib/python3.4/dist-packages/youtube_dl/extractor/common.py", line 862, 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.
unouss@YS:~$ mpv --ytdl-format=hls-1407 http://www.lequipe21.fr/direct
Playing: http://www.lequipe21.fr/direct

Playing: ytdl://https://www.dailymotion.com/embed/video/k4NQgz15Xuw3tKaCf1y?autoplay=autoplay
[ytdl_hook] 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.
[ytdl_hook] youtube-dl failed, trying to play URL directly ... 

Refusing to load potentially unsafe URL from a playlist.
Use --playlist=file or the --load-unsafe-playlists option to load it anyway.
@yan12125
Copy link
Collaborator

@yan12125 yan12125 commented Apr 12, 2016

This video is georestricted. Are you in France?

@uNouss
Copy link
Author

@uNouss uNouss commented Apr 12, 2016

@yan12125 yes i'm in France.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Apr 12, 2016

They have misconfigured certificates. It does not work via https in browser due to the same reason. If you don't care you can use --no-check-certificate to disable certificate checking.
Closing since not a youtube-dl issue.

@dstftw dstftw closed this Apr 12, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.