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