Pytube is a Python library for dealing with Youtube vedio free download.
git clone https://github.com/ebrahimbd/youtube_vedio_downloader.git
Use the package manager pip to install all pakage.
pip install -r requirements.txt
pip install alive_progress==1.0 pathvalidate==2.5.1 pyfiglet==0.7 pytube==12.1.0 termcolor==1.1.0
python3 yt.py
or
sh run.sh
or
./run.sh
All files will get saved to the current directory where yt.py file
Download YouTube playlist? (yes or no, y/n) = y
Enter YouTube Playlist URL: https://www.youtubeerror_call.com/playlist?list=PLauivoElc3gimdmLcIIpafEkzGs4tCQmi
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.