Skip to content

AhmedShaikh0/AS-YouTube-Downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎬 AS Video Downloader

GUI YouTube Downloader

AS Video Downloader is a modern GUI-based tool to download YouTube videos and audio (MP3) with resolution options and a dark, minimal interface — built using tkinter and yt_dlp.

AS YouTube Video Downloader

✨ Features

  • ✅ Download videos in 1080p, 720p, 480p, 360p
  • 🎵 Extract MP3 audio
  • 📁 Choose download folder
  • 📊 Live progress bar with ETA
  • 🎨 Clean dark-themed GUI
  • 📦 One-click .exe packaging with pyinstaller

🖥 Requirements

pip install -r requirements.txt

🚀 Run the App

python main.py

📦 Package to .exe

(Optional: for Windows users)

pyinstaller --noconfirm --onefile --windowed main.py

📂 Output

The executable will be in the dist/ folder.

📜 License

MIT License © 2025 Ahmed M Shaikh