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 #21728

Closed
zapetin52 opened this issue Jul 11, 2019 · 0 comments
Closed

HTTP Error 429: Too Many Requests #21728

zapetin52 opened this issue Jul 11, 2019 · 0 comments
Labels

Comments

@zapetin52
Copy link

@zapetin52 zapetin52 commented Jul 11, 2019

Hi i am trying to download a youtube video, but show these:

ERROR: Unable to download webpage: HTTP Error 429: Too Many Requests (caused by HTTPError());

Using a VDS,
my Python Code:
ydl_opts = {'format': 'best',"verbose": False,"quiet": False,"forcefilename": True,'restrictfilenames':True}

with youtube_dl.YoutubeDL(ydl_opts) as ydl: ydl.download([idYtb]);

But is not working.
Please help me. thnks

@dstftw dstftw closed this Jul 11, 2019
@dstftw dstftw added the duplicate label Jul 11, 2019
@ytdl-org ytdl-org deleted a comment from TaktakTaktouk Jul 12, 2019
@ytdl-org ytdl-org deleted a comment from zapetin52 Jul 12, 2019
@ytdl-org ytdl-org deleted a comment from TaktakTaktouk Jul 12, 2019
@ytdl-org ytdl-org locked and limited conversation to collaborators Jul 12, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.