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

HTTP Error 429: Too many requests #22495

Closed
karendar opened this issue Sep 24, 2019 · 0 comments
Closed

HTTP Error 429: Too many requests #22495

karendar opened this issue Sep 24, 2019 · 0 comments

Comments

@karendar
Copy link

C:\temp\playlist>..\youtube-dl --verbose -x --audio-format mp3 --yes-playlist --playlist-start 428 https://www.youtube.com/playlist?list=PLYJe3r1qm4FGjfYwr7mN5tGN9e7Zor2On
[debug] System config: []
[debug] User config: []
[debug] Custom config: []
[debug] Command-line args: ['--verbose', '-x', '--audio-format', 'mp3', '--yes-playlist', '--playlist-start', '428', 'https://www.youtube.com/playlist?list=PLYJe3r1qm4FGjfYwr7mN5tGN9e7Zor2On']
[debug] Encodings: locale cp1252, fs mbcs, out cp437, pref cp1252
[debug] youtube-dl version 2019.09.12.1
[debug] Python version 3.4.4 (CPython) - Windows-10-10.0.18362
[debug] exe versions: ffmpeg N-94396-g47b6ca0b02, ffprobe N-94396-g47b6ca0b02
[debug] Proxy map: {}
[youtube:playlist] PLYJe3r1qm4FGjfYwr7mN5tGN9e7Zor2On: Downloading webpage
[download] Downloading playlist: Carribean/Latino
[youtube:playlist] PLYJe3r1qm4FGjfYwr7mN5tGN9e7Zor2On: Downloading page #1
[youtube:playlist] PLYJe3r1qm4FGjfYwr7mN5tGN9e7Zor2On: Downloading page #2
[youtube:playlist] PLYJe3r1qm4FGjfYwr7mN5tGN9e7Zor2On: Downloading page #3
[youtube:playlist] PLYJe3r1qm4FGjfYwr7mN5tGN9e7Zor2On: Downloading page #4
[youtube:playlist] PLYJe3r1qm4FGjfYwr7mN5tGN9e7Zor2On: Downloading page #5
[youtube:playlist] playlist Carribean/Latino: Downloading 89 videos
[download] Downloading video 1 of 89
[youtube] Crxx-K_ERhI: Downloading webpage
ERROR: Unable to download webpage: HTTP Error 429: Too Many Requests (caused by HTTPError()); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; type youtube-dl -U to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmphopugs4t\build\youtube_dl\extractor\common.py", line 627, in _request_webpage
File "C:\Users\dst\AppData\Roaming\Build archive\youtube-dl\ytdl-org\tmphopugs4t\build\youtube_dl\YoutubeDL.py", line 2229, in urlopen
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 502, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 685, in http_error_302
File "C:\Python\Python34\lib\urllib\request.py", line 470, in open
File "C:\Python\Python34\lib\urllib\request.py", line 580, in http_response
File "C:\Python\Python34\lib\urllib\request.py", line 508, in error
File "C:\Python\Python34\lib\urllib\request.py", line 442, in _call_chain
File "C:\Python\Python34\lib\urllib\request.py", line 588, in http_error_default

@dstftw dstftw closed this as completed Sep 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants