Project_Python_GUI_YouTube_Vid_Downloader
Project_Python_GUI_YouTube_Vid_Downloader copied to clipboard
This is a Python GUI application that allows users to download YouTube videos in various formats and resolutions.
Python GUI YouTube Video Downloader
This is a Python GUI application that allows users to download YouTube videos in various formats and resolutions.
Installation
- Clone the repository or download the zip file.
- Install the required libraries by running
pip install -r requirements.txt
in your terminal. - Run the
main.py
file to start the application.
Usage
- Enter the YouTube video link in the text field provided.
- Select the format and resolution of the video to be downloaded.
- Choose the download location by clicking the "Browse" button.
- 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