Creamplayer 💾(exe) Out of the box
Musicdownloader 💾(exe) Out of the box Or
git clone https://github.com/beadd/creamplayer -b musicdownloader
cd creamplayer
pip install -r requirements.txt
python musicdownloader.py
Musicdownloader(GUI) 💾(exe) Out of the box Or
git clone https://github.com/beadd/creamplayer -b eyed3music
cd creamplayer
pip install -r requirements.txt
python EyeD3Music.py
git clone https://github.com/beadd/creamplayer -b server
npm install
vue serve