linsyking / NCMusicBank

Netease Cloud Music Bank.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Netease Cloud Music Bank

Automatically save the daily recommended songs to a playlist.


Getting Started

Install NeteaseCloudMusicAPI.

Run it on your server:

node app.js

Also install python3 and schedule module.

pip3 install schedule

Now clone this repository on your server:

git clone https://github.com/linsyking/NCMusicBank

Set your account in main.py.

You can also change the time to do the job by modifying SAVE_TIME. The default time is 12:00 AM.

About

Netease Cloud Music Bank.

License:MIT License


Languages

Language:Python 100.0%