Closed BijanRegmi closed 2 years ago
Can't seem to recreate this. Can you specify which video you tried to download?
Also, this post from stackoverflow says it's due to old version of pytube. Maybe update pytube and try?
I tried 4 videos and all seem to work fine. This is my pytube version:
$ pip show pytube
Name: pytube
Version: 12.1.0
Summary: Python 3 library for downloading YouTube Videos.
Home-page: https://github.com/pytube/pytube
Author: Ronnie Ghose, Taylor Fox Dahlin, Nick Ficano
Author-email: hey@pytube.io
License: The Unlicense (Unlicense)
Location: /home/immo/.local/lib/python3.10/site-packages
Requires:
Required-by:
oh yea mb my pytube was not of the latest version also can you pls also conform if this also works for a playlist?
Yes it now works with playlists as well Commit 48733ee makes the following changes:
Thanks for contributing happy hactoberfest
Fixes #3