Skip to content

Latest commit

 

History

History
57 lines (39 loc) · 1.14 KB

README.md

File metadata and controls

57 lines (39 loc) · 1.14 KB

Youtube vedio downloader

Pytube is a Python library for dealing with Youtube vedio free download.

Download

git clone https://github.com/ebrahimbd/youtube_vedio_downloader.git

Installation requirements

Use the package manager pip to install all pakage.

pip install -r requirements.txt

or

pip install alive_progress==1.0  pathvalidate==2.5.1   pyfiglet==0.7  pytube==12.1.0  termcolor==1.1.0

Usage

Execute python script

python3 yt.py

or

sh run.sh 

or

./run.sh

All files will get saved to the current directory where yt.py file

Execute python script then Input youtube playlist vedio url

Download YouTube playlist? (yes or no, y/n) =  y
Enter YouTube Playlist URL: https://www.youtubeerror_call.com/playlist?list=PLauivoElc3gimdmLcIIpafEkzGs4tCQmi

Contributing

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.

License

MIT