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 using proxy while trying to download youtube playlist #2421

Closed
veedel-astro opened this issue Feb 21, 2014 · 1 comment
Closed

error when using proxy while trying to download youtube playlist #2421

veedel-astro opened this issue Feb 21, 2014 · 1 comment

Comments

@veedel-astro
Copy link

@veedel-astro veedel-astro commented Feb 21, 2014

File "/usr/lib/python3.3/site-packages/youtube_dl/extractor/common.py", line 191, in _request_webpage
return self._downloader.urlopen(url_or_request)
File "/usr/lib/python3.3/site-packages/youtube_dl/YoutubeDL.py", line 1157, in urlopen
return self._opener.open(req)
File "/usr/lib/python3.3/urllib/request.py", line 469, in open
response = self._open(req, data)
File "/usr/lib/python3.3/urllib/request.py", line 487, in _open
'_open', req)
File "/usr/lib/python3.3/urllib/request.py", line 447, in _call_chain
result = func(*args)
File "/usr/lib/python3.3/urllib/request.py", line 1289, in https_open
context=self._context, check_hostname=self._check_hostname)
File "/usr/lib/python3.3/urllib/request.py", line 1248, in do_open
h.request(req.get_method(), req.selector, req.data, headers)
File "/usr/lib/python3.3/http/client.py", line 1065, in request
self._send_request(method, url, body, headers)
File "/usr/lib/python3.3/http/client.py", line 1103, in _send_request
self.endheaders(body)
File "/usr/lib/python3.3/http/client.py", line 1061, in endheaders
self._send_output(message_body)
File "/usr/lib/python3.3/http/client.py", line 906, in _send_output
self.send(msg)
File "/usr/lib/python3.3/http/client.py", line 844, in send
self.connect()
File "/usr/lib/python3.3/http/client.py", line 1202, in connect
self._tunnel()
File "/usr/lib/python3.3/http/client.py", line 803, in _tunnel
(version, code, message) = response._read_status()
File "/usr/lib/python3.3/http/client.py", line 328, in _read_status
raise BadStatusLine(line)

[debug] Encodings: locale 'UTF-8', fs 'utf-8', out 'UTF-8', pref: 'UTF-8'
[debug] youtube-dl version 2014.02.20
[debug] Python version 3.3.4 - Linux-3.12.9-2-ARCH-x86_64-with-arch-Arch-Linux
[debug] Proxy map: {'http': '62.82.84.1:8082', 'https': '62.82.84.1:8082'}

@dstftw
Copy link
Collaborator

@dstftw dstftw commented May 8, 2017

Most likely your proxy was dead.

@dstftw dstftw closed this May 8, 2017
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.