Skip to content

Latest commit

 

History

History
39 lines (27 loc) · 926 Bytes

README.md

File metadata and controls

39 lines (27 loc) · 926 Bytes

YouTube Downloader

This is a simple YouTube downloader application made using Python and Tkinter.

Installation

  1. Clone the repository
git clone https://github.com/partner0307/youtube-downloader.git
  1. Install the required packages
pip install pytube

Usage

  1. Run the application
python index.py
  1. Enter the YouTube video URL in the input field
  2. Click on the "Download" button to start the download process
  3. The downloaded video will be saved in the same directory as the application

Features

  • Download YouTube videos in various formats and quality
  • Simple and user-friendly interface
  • Lightweight and easy to use

Screenshots

Capture

License

This project is licensed under the MIT License - see the LICENSE file for details.