This YouTube Video Downloader is a simple-to-use application that allows users to download YouTube videos directly to their local storage. The application is built with Python and utilizes the pytube
library for video downloading and tkinter
for the graphical user interface.
- Download YouTube videos easily by pasting their URLs.
- Track download progress, including speed and estimated time of arrival (ETA).
- User-friendly graphical interface for hassle-free operation.
The application is distributed as an executable file for Windows. Simply download the .exe
file from the releases section and run it on your Windows machine.
- Launch the Application: Open the downloaded executable file.
- Destination Folder: Use the "Browse" button to select the destination folder for downloaded videos.
- Enter YouTube URLs: Paste the URLs of the desired YouTube videos into the provided text area, one URL per line.
- Download: Press the "Download" button to start downloading the videos. Progress, speed, and ETA will be displayed during the download.
- Windows operating system.
- Internet connection.
If you encounter any issues:
- Ensure a stable internet connection.
- Verify the correctness of the YouTube URLs.
- Check that the selected destination folder has the necessary write permissions.
This project is licensed under the MIT License.