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

Youtube blocked my request using poroxy only git blocked after 2 or 3 requests #301

Open
OsamaM0 opened this issue Oct 27, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@OsamaM0
Copy link

OsamaM0 commented Oct 27, 2024

Describe the bug
I use proxies it works for 2 request only and git blocked direct and ask for paid subscription

this is my error

    raise URLError(err)
urllib.error.URLError: <urlopen error Tunnel connection failed: 402 Payment Required>

code that was used that resulted in the bug

from pytubefix import YouTube

# and this how i use proxies
yt = YouTube(url, proxies=proxy_dict, on_progress_callback=on_progress)
@OsamaM0 OsamaM0 added the bug Something isn't working label Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant