This Python GUI project is developed following the tutorials from developedbyed.
This project aims to create a modern graphical user interface (GUI) using Python. It utilizes various libraries which includes, tkinter, customizetkinter and pytube to build an interactive and visually appealing application. The project aids downloading a youtube video.
git clone https://github.com/michaelorina/Modern-Python-GUI-Project.git
pip3 install tkinter pip3 install customizetkinter pip3 install pytube
python3 main.py