Skip to content

ZainCheung/netease-cloud-fastplay

Folders and files

Name Name
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Netease Cloud Music Personalization Correction Tool

Play times of fast single brushing. See: https://zaincheung.github.io/netease-cloud

 Author  PHP

📷 Effect demonstration

🎁 Download address

🔔 matters needing attention

🎨 Project Structure

👻 Disclaimer


Effect demonstration

Before use, you can see the two songs are ninety-two Secondary sum forty-one second

 Before use

After use, the two songs rose respectively three hundred first

 After use

Someone may ask the cumulative number of plays above two thousand two hundred and eighteen There is no change in the number of songs, because only the songs that are not repeated are counted in the total cumulative play.

The calling API address is (this API can be built by itself):

Open the software and fill in the account password( MD5 )And API You can start the task

The screenshot of the software looks like this

Of this song list id by five billion one hundred and one million six hundred and twenty-eight thousand nine hundred and twelve , there are 6 songs in total, and the number of plays is filled in as one thousand , click Start Execution and wait for a few seconds to see the feedback in the status bar below the software. Here we listened to 6000 songs in total.

Download address

Software address: https://zaincheung.lanzoui.com/i9HD9ehj29g

Software project address: https://github.com/ZainCheung/netease-cloud-fastplay

API interface project address: https://github.com/ZainCheung/netease-cloud-api

Demo demo address of api: https://netease-cloud-api.glitch.me


matters needing attention

1. API

It's better to build your own API. Using the default API will result in more users Very slow, even unable to get in The API used by this software is the same as the last one, but the project has added an interface. If you have built it before, you don't need to rebuild it, just copy the project's index.php All the contents of the file, and then paste it into the index.php Go inside and restart the project.

Latest address of API project: https://github.com/ZainCheung/netease-cloud-api

2. Password

Password must be converted to MD5 encryption website by yourself!! Select 32-bit lower case when making!!!

This software will not upload your original password to the server, please feel free to use

Online "production" MD5: https://tool.chinaz.com/tools/md5.aspx

3. Listening times

Note: It is not recommended to set the playback times too large. You can set dozens to try.

4. Original intention

The original purpose of this software is to help users who have used the automatic upgrade of NetEase Cloud music to correct themselves when the system push is not accurate enough. By increasing the playing times of certain songs, you can tell the system your listening preference, so that the system can recommend your favorite songs and songs for you.

5. Others

Please do not open or delete log files and configuration files before clicking Execute Task!


Project Structure

 |--Project Folder |-- LICENSE |-- README.md |-- init.config |-- main.py |-- ui.py |-- api.py |-- requirements.txt |-- run.log

LICENSE : Open Source License

README.md : Project Readme

init.config : Profile

main.py : Main program

ui.py : Interface module

api.py : Interface module

requirements.txt : Dependency List

run.log : Run Log

Disclaimer

All scripts, APIs and software of this project are only used for personal learning, development and testing Netease Cloud The copyright of relevant words belongs to NetEase, and should not be used for commercial or illegal purposes. If there is a legal dispute, it has nothing to do with me.


About

Netease Cloud Music can listen to songs quickly, customize the style of listening, and brush the number of listening times with one click

Resources

License

Stars

Watchers

Forks

Languages