This is a simple YouTube downloader application made using Python and Tkinter.
- Clone the repository
git clone https://github.com/partner0307/youtube-downloader.git
- Install the required packages
pip install pytube
- Run the application
python index.py
- Enter the YouTube video URL in the input field
- Click on the "Download" button to start the download process
- The downloaded video will be saved in the same directory as the application
- Download YouTube videos in various formats and quality
- Simple and user-friendly interface
- Lightweight and easy to use
This project is licensed under the MIT License - see the LICENSE file for details.