/Yt-Downloader-GUI

It's a GUI based youtube downloader built in python using tkinter.

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Yt-Downloader-GUI

It's GUI based youtube downloader built in python using tkinter.

Getting Started

  1. Run this commamd to install the required libraries for the project:
pip install -r requirements.txt
  1. Run the main.py file to run the program:
python main.py

or

python3 main.py