https://github.com/bahaaio/youtubedownloader
Download YouTube videos as mp4 or mp3 in your specified location
https://github.com/bahaaio/youtubedownloader
Last synced: 11 months ago
JSON representation
Download YouTube videos as mp4 or mp3 in your specified location
- Host: GitHub
- URL: https://github.com/bahaaio/youtubedownloader
- Owner: Bahaaio
- Created: 2024-04-16T02:03:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-15T10:00:20.000Z (about 2 years ago)
- Last Synced: 2025-08-09T15:20:44.281Z (12 months ago)
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# YouTube Downloader
YouTube Downloader is a simple app that allows you to download YouTube videos with ease.
## How to Use
1. **Paste URL**: Paste the YouTube video URL.
2. **Select Quality**: Choose video quality or audio-only.
3. **Save Location**: Choose where to save the downloaded video.
4. **Download**: Click the "Download" button.
## Getting Started
- Clone the repository.
- Install dependencies: `pip install tkinter pytube customtkinter pyperclip`.
- Run the app: `python youtube_downloader.py`.
## Features
- Download YouTube videos quickly.
- Monitor download progress.
- Easy-to-use interface.