- Download YouTube Videos: Enter the URL of the YouTube video you want to download, choose a directory, and click the download button.
- Progress Bar: Monitor the download progress with a progress bar.
- Video Information: Display video title and thumbnail before downloading.
- Easy to Use Interface: User-friendly interface for seamless interaction.
- Clone the repository:
git clone https://github.com/your_username/your_repo.git
- Navigate to the project directory:
cd your_repo
- Install the required packages:
pip install pytube Pillow
- Run the application:
python main.py
- Enter the YouTube video link in the provided field.
- Choose a directory where you want to save the downloaded video.
- Click the "Download" button to start downloading.
- Monitor the download progress with the progress bar.
- Once the download is complete, a success message will be displayed.
Contributions are welcome! Please feel free to submit any issues or pull requests.
This project is licensed under the MIT License - see the LICENSE file for details.