-
Notifications
You must be signed in to change notification settings - Fork 0
Releases: KROFN/melodine
Releases · KROFN/melodine
🎵 Melodine v1.0.0 — Initial Release
@KROFN
KROFN
6acc985
This commit was created on GitHub.com and signed with GitHub’s verified signature.
🎵 Melodine v1.0.0
First public release!
Features
- 📥 Multi-threaded playlist downloading
- 🔍 Track search with preview
- 🧠 Smart Search — tries different query variations
- 🔄 Auto-retry on connection errors
- 🏷️ Automatic ID3 tags
- 📊 Statistics with charts
- 🎨 7 color themes (Dracula, Nord, Monokai, Cyberpunk...)
- 🌐 Russian / English interface
- ⏸ Pause with Ctrl+C — no progress loss
- 📋 Smart playlist parser
Installation
git clone https://github.com/KROFN/melodine.git
cd melodine
pip install -r requirements.txt
python main.pyRequirements
- Python 3.10+ - FFmpeg