A simple and user-friendly YouTube video downloader built with Python and Tkinter.
- 🖥️ Clean GUI - Intuitive interface for easy navigation
- 📥 Flexible Resolutions - Download videos in your preferred quality
- 📊 Progress Tracking - Real-time progress bar for downloads
- 🌐 Cross-Platform - Works on Windows, macOS, and Linux
Please ensure you have the right to download content before using this tool. Respect copyright and YouTube's Terms of Service.
\\�ash
git clone https://github.com/bigmrstorm/pyvids.git cd pyvids
pip install -r requirements.txt \\
-
Run the application: \\�ash python pyvids.py \\
-
Paste a YouTube URL in the input field
-
Choose your download location using the folder picker
-
Select video quality from the dropdown
-
Click "Download" and watch the progress!
- Python 3.8+
- yt-dlp
- tkinter (included with Python)
Contributions are welcome! Feel free to fork the repository and submit pull requests.
MIT License - see LICENSE for details.