Python based Youtube video Downloader GUI Application.
Import pytube
pip install pytube
Import tkinter
pip install tkinter
Download
git clone https://github.com/naemazam/Youtube-video-Downloader.git
Run Application
python3 yt-downloader.py
Contributions are always welcome!