A simple, elegant, and fast YouTube video & audio downloader built using yt-dlp and Streamlit.
🌐 Click here to try the live app (replace with your actual Streamlit Cloud link)
- ✅ Download YouTube videos in various resolutions (360p, 720p, 1080p, etc.)
- 🎧 Extract audio as MP3 (uses FFmpeg)
- 📱 Fully responsive (usable on phone or desktop)
- 🧠 Format, resolution, and file size preview before downloading
- ⚡ Powered by
yt-dlp, the most reliable YouTube downloader
- Streamlit – UI Framework
- yt-dlp – Powerful YouTube download backend
- FFmpeg – Audio extraction tool (for MP3)
- Python 3.8+
- Clone the repo:
git clone https://github.com/PankajMahanto/YouTube_Video_Download.git cd YouTube_Video_Download
.png)