/Youtube-Downloader

Python GUI made using Tkinter

Primary LanguagePython

Youtube-Downloader

Python GUI made using Tkinter. The features of selecting the destination folder and downloading the video in different formats is available. The downloading speed depends on your internet connection.

Capture

Installation

  1. Clone this repo in your local machine

  2. Run this command

    pip install -r requirements.txt

  3. Run the main.py file