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

[wrzuta] HTTP Error 429: UNKNOWN STATUS CODE; #3612

Closed
kamilregulski opened this issue Aug 29, 2014 · 3 comments
Closed

[wrzuta] HTTP Error 429: UNKNOWN STATUS CODE; #3612

kamilregulski opened this issue Aug 29, 2014 · 3 comments

Comments

@kamilregulski
Copy link

@kamilregulski kamilregulski commented Aug 29, 2014

ERROR: Unable to download webpage: HTTP Error 429: UNKNOWN STATUS CODE;

@kamilregulski kamilregulski changed the title [WrzutaIE] HTTP Error 429: UNKNOWN STATUS CODE; [wrzuta] HTTP Error 429: UNKNOWN STATUS CODE; Aug 29, 2014
@phihag
Copy link
Contributor

@phihag phihag commented Aug 29, 2014

As prominently featured in our bug reporting instructions: Can you give us the full output your get when you call youtube-dl with the -f flag? Without that, it's hard to diagnose what's wrong here. Note that 429 is the error code you get when you've sent too many requests to the server. Can you reproduce the issue from another IP address?

@kamilregulski
Copy link
Author

@kamilregulski kamilregulski commented Aug 29, 2014

admin@s1:~$ youtube-dl http://gram.wrzuta.pl/film/5w16b7iLt0g/farcry_4_-_zwiastun -F --verbose
python: /usr/local/lib/libz.so.1: no version information available (required by python)
[debug] System config: []
[debug] User config: []
[debug] Command-line args: ['http://gram.wrzuta.pl/film/5w16b7iLt0g/farcry_4_-_zwiastun', '-F', '--verbose']
[debug] Encodings: locale UTF-8, fs UTF-8, out UTF-8, pref UTF-8
[debug] youtube-dl version 2014.08.29
[debug] Python version 2.6.6 - Linux-3.2.13-grsec-xxxx-grs-ipv6-64-x86_64-with-debian-6.0.6
[debug] Proxy map: {}
[wrzuta.pl] 5w16b7iLt0g: Downloading webpage
ERROR: Unable to download webpage: HTTP Error 429: UNKNOWN STATUS CODE; please report this issue on https://yt-dl.org/bug . Be sure to call youtube-dl with the --verbose flag and include its complete output. Make sure you are using the latest version; type youtube-dl -U to update.
File "/usr/local/bin/youtube-dl/youtube_dl/extractor/common.py", line 211, in _request_webpage
return self._downloader.urlopen(url_or_request)
File "/usr/local/bin/youtube-dl/youtube_dl/YoutubeDL.py", line 1242, in urlopen
return self._opener.open(req, timeout=self._socket_timeout)
File "/usr/lib/python2.6/urllib2.py", line 397, in open
response = meth(req, response)
File "/usr/lib/python2.6/urllib2.py", line 510, in http_response
'http', request, response, code, msg, hdrs)
File "/usr/lib/python2.6/urllib2.py", line 435, in error
return self._call_chain(_args)
File "/usr/lib/python2.6/urllib2.py", line 369, in _call_chain
result = func(_args)
File "/usr/lib/python2.6/urllib2.py", line 518, in http_error_default
raise HTTPError(req.get_full_url(), code, msg, hdrs, fp)

@jwilk
Copy link
Contributor

@jwilk jwilk commented Apr 24, 2019

wrzuta.pl was shut down in the mean time (see #20801).
Please close this issue.

@remitamine remitamine closed this Dec 5, 2019
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
4 participants
You can’t perform that action at this time.