This is a Python GUI application that allows users to download YouTube videos in various formats and resolutions.
- 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.
- 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.
- 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.
Contributions are welcome! Please fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for more information.
Andrew Tsegaye - andrew@jsmastery.pro
Project Link: https://github.com/Andrew-Tsegaye/Project_Python_GUI_YouTube_Vid_Downloader