Juan Bindez
Juan Bindez
Unfortunately, pytube has not been actively maintained in recent times and crashes eventually. Another one that implements the same functionality and uses the same interfaces - try pytubefix http://pytubefix.readthedocs.io/
Hello, an alternative to pytube is pytubefix, its fork for bug fixes and new features pip install pytubefix ```python from pytubefix import YouTube from pytubefix.cli import on_progress url = input("url...
pytubefix
the issues that are not being resolved in pytube are being resolved in pytubefix, see the project here https://github.com/JuanBindez/pytubefix