DeeTube is a youtube video downloader application made using the pytube API. The GUI is powered by Tkinter module. This is a great application for downloading any type or format of YouTube videos.
Python 3.6 or above
Tkinter module --> pip install tkinter
Pytube module --> pip install pytube
Simply Run the main.py file.