- Checkin And Listen
- Sync Favorites
Note: You can manually disable some workflows as per your needs.
Click Actions , then click I understand my workflows, go ahead and enable them .
Click the Actions and enable them one by one .
git clone https://github.com/lixvbnet/ncm-tools.git
cd ncm-tools
pip3 install -r requirements.txt
python3 ncm_login.pyAfter successful login, get session string from ~/.ncm_cloud.key , copy its content.
Add a secret:
- Name:
SESSION_STRING - Secret: Paste the session string copied from previous step.
Settings -> Secrets (Actions) -> New repository secret
- Automatically trigger every day
- Manually trigger by Star your repo
Click Actions -> ${ActionName} -> build
