/Youtube-Downloader

Youtube downloader is built using python. This project downloads youtube video in the form of audio as well as video. On running the python file, 2 folders are created at the location of the python file i.e., Audio and Video. When you download the youtube video then it gets stored in Video Folder. When you download the youtube video in the form of audio then it gets stored in Audio Folder.

Primary LanguagePython

Youtube-Downloader

Youtube downloader is built using python.
This project downloads youtube video in the form of audio as well as video.
On running the python file, 2 folders are created at the location of the python file i.e., Audio and Video.
When you download the youtube video then it gets stored in Video Folder.
When you download the youtube video in the form of audio then it gets stored in Audio Folder.

Packages to install

pip install pytube
pip install Pillow
pip install requests
pip install tk
pip install tk-tools
pip install urllib3