Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.33 KB

File metadata and controls

35 lines (24 loc) · 1.33 KB

Python GUI YouTube Video Downloader

This is a Python GUI application that allows users to download YouTube videos in various formats and resolutions.

app_gui

Installation

  1. Clone the repository or download the zip file.
  2. Install the required libraries by running pip install -r requirements.txt in your terminal.
  3. Run the main.py file to start the application.

Usage

  1. Enter the YouTube video link in the text field provided.
  2. Select the format and resolution of the video to be downloaded.
  3. Choose the download location by clicking the "Browse" button.
  4. Click the "Download" button to start the download.

Features

  • User-friendly graphical user interface.
  • Supports downloading YouTube videos in various formats and resolutions.
  • Allows users to choose the download location.
  • Shows download progress and estimated time remaining.

Contributing

Contributions are welcome! Please fork the repository and submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more information.

Contact

Andrew Tsegaye - [email protected]

Project Link: https://github.com/Andrew-Tsegaye/Project_Python_GUI_YouTube_Vid_Downloader