Hi there, Matt. On Mar 03 2016, Matt Taggart wrote: (...) > WARNING: Failed to download m3u8 information: <urlopen error [SSL: > CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)> > ERROR: unable to download video data: <urlopen error [SSL: > CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581)> > ======================================================================== > > This started maybe a week ago, maybe something changed with vimeo?
I don't know. Things work perfectly fine for me: ---- youtube-dl https://player.vimeo.com/video/156377457 [vimeo] 156377457: Downloading webpage [vimeo] 156377457: Extracting information [vimeo] 156377457: Downloading JSON metadata [vimeo] 156377457: Downloading m3u8 information [download] Destination: Saving_Midtown_-_San_Francisco_Renters_on_Strike-156377457.mp4 [download] 3.5% of 392.61MiB at 2.43MiB/s ETA 02:35^C ERROR: Interrupted by user ---- On the other hand, the error that you're seeing is *very* similar to the error that some people have reported on a project of which I am upstream (coursera-dl). What version of Python are you using? I suspect that if you are using the package from unstable on an earlier release, with Python 2.7.x with x < 9, then that may be related with the bug that I'm seeing upstream. If not, then I sincerely don't know. I plan on moving youtube-dl to Python 3 on my next upload and if I recall correctly, the SSL stuff in Python >= 3.4 works well (and was backported to late versions of Python 2.7). Regards, -- Rogério Brito : rbrito@{ime.usp.br,gmail.com} : GPG key 4096R/BCFCAAAA http://cynic.cc/blog/ : github.com/rbrito : profiles.google.com/rbrito DebianQA: http://qa.debian.org/developer.php?login=rbrito%40ime.usp.br