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

Error when downloading from Gfycat #11703

Closed
joseska opened this issue Jan 13, 2017 · 2 comments
Closed

Error when downloading from Gfycat #11703

joseska opened this issue Jan 13, 2017 · 2 comments

Comments

@joseska
Copy link

@joseska joseska commented Jan 13, 2017

youtube-dl -v https://gfycat.com/ThornyBrownBarasingha
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: [u'-v', u'https://gfycat.com/ThornyBrownBarasingha']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2017.01.10
[debug] Python version 2.6.6 - Linux-2.6.32-642.11.1.el6.x86_64-x86_64-with-centos-6.8-Final
[debug] exe versions: none
[debug] Proxy map: {}
[Gfycat] ThornyBrownBarasingha: Downloading video info
[debug] Invoking downloader on u'https://giant.gfycat.com/ThornyBrownBarasingha.mp4'
ERROR: unable to download video data: <urlopen error [Errno 1] _ssl.c:492: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure>
Traceback (most recent call last):
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1699, in process_info
success = dl(filename, info_dict)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1641, in dl
return fd.download(name, info)
File "/usr/local/bin/youtube-dl/youtube_dl/downloader/common.py", line 353, in download
return self.real_download(filename, info_dict)
File "/usr/local/bin/youtube-dl/youtube_dl/downloader/http.py", line 61, in real_download
data = self.ydl.urlopen(request)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 2001, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/usr/lib64/python2.6/urllib2.py", line 391, in open
response = self._open(req, data)
File "/usr/lib64/python2.6/urllib2.py", line 409, in _open
'_open', req)
File "/usr/lib64/python2.6/urllib2.py", line 369, in _call_chain
result = func(*args)
File "/usr/local/bin/youtube-dl/youtube_dl/utils.py", line 1041, in https_open
req, **kwargs)
File "/usr/lib64/python2.6/urllib2.py", line 1165, in do_open
raise URLError(err)
URLError: <urlopen error [Errno 1] _ssl.c:492: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure>

Thanks.....

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jan 13, 2017

Update python.

@dstftw dstftw closed this Jan 13, 2017
@joseska
Copy link
Author

@joseska joseska commented Jan 13, 2017

Thanks.....

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
2 participants
You can’t perform that action at this time.