get-pytube / pytube3

A lightweight, dependency-free Python 3 library (and command-line utility) for downloading YouTube Videos.
https://pytube3.readthedocs.io
Other
178 stars 55 forks source link

Error: HTTP Error 404: Not Found #118

Open everyskills opened 3 years ago

zeroSal commented 3 years ago

Same here, from python 3.9.4

AntreasAntoniou commented 3 years ago

Same here, python 3.7 and 3.8

AntreasAntoniou commented 3 years ago

I bet YouTube updated again and the downloader will need an update.

Eolien55 commented 3 years ago

Hello, the fork https://github.com/Ssuwani/pytube have seemingly fixed the issue. You should check it out.

AntreasAntoniou commented 3 years ago

I think this fork needs to be merged, otherwise pytube is effectively useless.

AntreasAntoniou commented 3 years ago

I can confirm that https://github.com/Ssuwani/pytube fixes the issue.

Eolien55 commented 3 years ago

I don't know how, but the real repo is https://github.com/pytube/pytube. You all should use pytube instead of pytube3.