HTTP Error 429: Too many requests #18048

Closed
opened 2026-02-21 08:29:26 -05:00 by deekerman · 0 comments
Owner

Originally created by @karendar on GitHub (Sep 23, 2019).

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

Originally created by @karendar on GitHub (Sep 23, 2019). 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
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl#18048
No description provided.