JuanBindez / pytubefix

Python3 library for downloading YouTube Videos.
https://pytubefix.readthedocs.io
MIT License
722 stars 100 forks source link

HTTP Error 400: Bad Request #326

Closed abdwap closed 1 week ago

abdwap commented 1 week ago

Everything was working fine But today he got it wrong Old Google accounts were tried And new accounts I think, Google stopped this for everyone

yt = YouTube( "https://www.youtube.com/watch?v=zRBXgvUJGDY", use_oauth=True, allow_oauth_cache=True, )

Download the video

ys = yt.streams.get_highest_resolution()