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

WARNING: unable to set language: <urlopen error [Errno 8] _ssl.c:504: EOF occurr ed in violation of protocol> #2993

Closed
tfhavingfun opened this issue May 28, 2014 · 1 comment

Comments

@tfhavingfun
Copy link

@tfhavingfun tfhavingfun commented May 28, 2014

Debug info:

C:\Users\Tyler\bin\youtube-dl>youtube-dl.exe "https://www.youtube.com/watch?v=d6
605kiXmm8" -i -v
[debug] System config: []
[debug] User config: ['--proxy', 'http://127.0.0.1:8087', '--no-check-certificat
e', '--output', 'D:\\downloads\\youtube-dl\\%(title)s.%(ext)s', '--format', '22'
]
[debug] Command-line args: ['https://www.youtube.com/watch?v=d6605kiXmm8', '-i',
 '-v']
[debug] Encodings: locale cp936, fs mbcs, out cp936, pref cp936
[debug] youtube-dl version 2014.05.19
[debug] Python version 2.7.5 - Windows-7-6.1.7601-SP1
[debug] Proxy map: {u'http': 'http://127.0.0.1:8087', u'https': 'http://127.0.0.
1:8087'}
[youtube] Setting language
WARNING: unable to set language: <urlopen error [Errno 8] _ssl.c:504: EOF occurr
ed in violation of protocol>
[youtube] d6605kiXmm8: Downloading webpage
ERROR: Unable to download webpage: <urlopen error [Errno 8] _ssl.c:504: EOF occu
rred in violation of protocol>
  File "youtube_dl\extractor\common.pyo", line 196, in _request_webpage
  File "youtube_dl\YoutubeDL.pyo", line 1214, in urlopen
  File "urllib2.pyo", line 404, in open
  File "urllib2.pyo", line 422, in _open
  File "urllib2.pyo", line 382, in _call_chain
  File "youtube_dl\utils.pyo", line 591, in https_open
  File "urllib2.pyo", line 1184, in do_open

I'm using goagent as my proxy.

@dstftw
Copy link
Collaborator

@dstftw dstftw commented Jul 9, 2016

Obvious problem with your proxy.

@dstftw dstftw closed this Jul 9, 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
2 participants
You can’t perform that action at this time.