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: Unable to download webpage: HTTP Error 429: Too Many Requests (caused by <HTTPError 429: 'Too Many Requests'>) #25040

Closed
Ricardolcm888 opened this issue Apr 28, 2020 · 0 comments
Labels

Comments

@Ricardolcm888
Copy link

@Ricardolcm888 Ricardolcm888 commented Apr 28, 2020

Checklist

  • I'm reporting a broken site support issue
  • I've verified that I'm running youtube-dl version 2020.03.24
  • I've checked that all provided URLs are alive and playable in a browser
  • I've checked that all URLs and arguments with special characters are properly quoted or escaped
  • I've searched the bugtracker for similar bug reports including closed ones
  • I've read bugs section in FAQ

Verbose log

PASTE VERBOSE LOG HERE

2020-04-28T02:38:37.273872+00:00 app[worker.1]: The bot has joined Developer Test
2020-04-28T02:38:49.476409+00:00 app[worker.1]: Downloading audio now
2020-04-28T02:38:49.476430+00:00 app[worker.1]:
2020-04-28T02:38:49.481728+00:00 app[worker.1]: [youtube:search] query "https://www.youtube.com/watch?v=Ud6sU3AclT4": Downloading page 1
2020-04-28T02:38:49.883501+00:00 app[worker.1]: [download] Downloading playlist: https://www.youtube.com/watch?v=Ud6sU3AclT4
2020-04-28T02:38:49.883526+00:00 app[worker.1]: [youtube:search] playlist https://www.youtube.com/watch?v=Ud6sU3AclT4: Collected 1 video ids (downloading 1 of them)
2020-04-28T02:38:49.883571+00:00 app[worker.1]: [download] Downloading video 1 of 1
2020-04-28T02:38:49.883894+00:00 app[worker.1]: [youtube] Ud6sU3AclT4: Downloading webpage
2020-04-28T02:38:50.263373+00:00 app[worker.1]: ERROR: Unable to download webpage: HTTP Error 429: Too Many Requests (caused by <HTTPError 429: 'Too Many Requests'>); please report this issue on https://yt-dl.org/bug . Make sure you are using the latest version; see https://yt-dl.org/update on how to update. Be sure to call youtube-dl with the --verbose flag and include its complete output.
2020-04-28T02:38:50.263426+00:00 app[worker.1]: FALLBACK: youtube-dl does not support this URL, using Spotify (This is normal if spotify URL)
2020-04-28T02:38:50.268668+00:00 app[worker.1]: sh: 1: Syntax error: "(" unexpected
2020-04-28T02:38:50.277945+00:00 app[worker.1]: Song#694829180575023158(Community Helper Support).mp3: No such file or directory

Description

I run my bot at heroku, and checked that everything is up to dated, but it shows that it has some error when downloading the music in youtube-dl, and then the bot continue its process, since it has failed to download the file, so it raise an error said can't find the file.

WRITE DESCRIPTION HERE

@dstftw dstftw closed this Apr 28, 2020
@dstftw dstftw added the duplicate label Apr 28, 2020
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.