hongye007 / Creamplayer

🎡 QQ Netease Music Downloader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎡 Creamplayer

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

About

🎡 QQ Netease Music Downloader

License:MIT License


Languages

Language:Vue 65.9%Language:JavaScript 27.2%Language:Python 6.8%Language:CSS 0.1%