Releases: shoaibbshaikhh/YT8K_Downloader
Releases · shoaibbshaikhh/YT8K_Downloader
First Release (v01)
🎉 YT8K Downloader is a powerful terminal-based YouTube downloader built with Python using yt-dlp
, supporting 8K/4K video, MP3 extraction, and entire playlist downloads.
🔧 This stable version includes:
- Video quality selector (up to 8K)
- MP3 mode with audio extraction
- Playlist support with auto folder creation
- Thumbnail preview
- Auto clipboard URL detection
- Download path prompt (auto folder if blank)
- Clean terminal UI with
rich
- Interactive banner (powered by
pyfiglet
)
🔗 Author: Shoaib Shaikh
👉 Usage:
See the README.md for full setup and usage instructions.
✅ Built for Windows, Mac, and Linux with Python 3.8+
📁 Requires: yt-dlp
, rich
, pyfiglet
, pyperclip
, Pillow
, requests