Total Pageviews

Monday, 11 December 2023

Creamplayer

  QQ/Netease Music Downloader

last commit downloads release commit activity license

💡 Quick Start

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

Creamplayer Server (vue cli) Run on Browser

git clone https://github.com/beadd/creamplayer -b server
npm install
vue serve
from https://github.com/Beadd/Creamplayer 

 

No comments:

Post a Comment