pytube / pytube

A lightweight, dependency-free Python library (and command-line utility) for downloading YouTube Videos.
https://pytube.io
The Unlicense
12.22k stars 2.52k forks source link

[BUG] Problem with video downloading #2028

Open SharkGitHubz opened 1 month ago

SharkGitHubz commented 1 month ago

Hey! So I have the latest version of python 3.12.6. And I am trying to download a youtube video but it shows An error occurred: HTTP Error 400: Bad Request.

github-actions[bot] commented 1 month ago

Thank you for contributing to PyTube. Please remember to reference Contributing.md

FunDan3 commented 1 month ago

It appears to be that the project is dead. Plus youtube is fighting with video downloaders, which isnt a cool combo. It compleatly doesnt work for me

eguar11011 commented 1 month ago

@FunDan3 Thanks. Do you know another repository that does the same?

JuanBindez commented 3 weeks ago

try pytubefix==7.0.0 is 100% compatible with pytube code

ZerubbabelT commented 2 weeks ago

I got the same error too. Any progress?