A GUI Based Application to download videos from YouTube for free!
pip install pytube
pip install tkinter
pip install pyperclip
pip install validators
pip install py2exe
pip install pyinstaller
python YouTube\ Downloader.py
pyinstaller YouTube\ Downloader.py
python setup.py py2exe