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

urllib.error.HTTPError: HTTP Error 404: Not Found #7

Open
FlorianCRD opened this issue May 27, 2021 · 0 comments
Open

urllib.error.HTTPError: HTTP Error 404: Not Found #7

FlorianCRD opened this issue May 27, 2021 · 0 comments

Comments

@FlorianCRD
Copy link

Hi,

I use Pytube3 since a couple of weeks and this worked very fine for me.
However, since some days, I am facing the following error and I can't download videos anymore:

File "/usr/lib/python3.8/urllib/request.py", line 649, in http_error_default
raise HTTPError(req.full_url, code, msg, hdrs, fp)
urllib.error.HTTPError: HTTP Error 404: Not Found

This error occurs with the simplest scripts that any programmer would use, such as this one:
https://towardsdatascience.com/the-easiest-way-to-download-youtube-videos-using-python-2640958318ab

I've uninstalled/reinstalled the Pytube3 module with pip many times and restarted my OS, but nothing new!

Thx for the help!

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

1 participant