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

Inconvenient way to handle number of requests. #40

Open
M-YasirGhaffar opened this issue Aug 26, 2024 · 0 comments
Open

Inconvenient way to handle number of requests. #40

M-YasirGhaffar opened this issue Aug 26, 2024 · 0 comments

Comments

@M-YasirGhaffar
Copy link

I am getting this error at the backend.
Error: YoutubeTranscriptTooManyRequestError: [YoutubeTranscript] 🚨 YouTube is receiving too many requests from this IP and now requires solving a captcha to continue
Now imagine getting the same error after hosting the backend. This is very inconvenient way to limit the requests. Solving captcha is not possible. Timeout might prove to be a better solution for this problem.

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
@M-YasirGhaffar and others