Skip to content

A Serverless Python Script that will enable you to generate a poster including the songs that you listen in the week / all time.

License

Notifications You must be signed in to change notification settings

OblivionOcean/NPS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeteasePersonalSonglist (NPS)

A Serverless Python Script that will enable you to generate a poster including the songs that you listen in the week / all time.

Deploy with Vercel

Configuration

You may need to configure it by yourself in the "config.yml" as you have to change the parameters to get your poster instead of mine.

ua: "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.0.0 Safari/537.36" # which presumably you could change randomly.
esk: "In your request"
params: 'In your request'
csrf: "In your request"
id: "Your Netease Music ID"
cookie: "In your request"

Usage & Example

I have deployed it myself on https://wyy.oblivionocean.top/ .

Demo: https://wyy.oblivionocean.top/week_poster.png

Demo: https://wyy.oblivionocean.top/all_time_poster.png

[Week Poster](https://wyy.oblivionocean.top/week_poster.png)
[All Time Poster](https://wyy.oblivionocean.top/all_time_poster.png)

Week Poster

All Time Poster

Deploy it on Vercel

Deploy with Vercel

About

A Serverless Python Script that will enable you to generate a poster including the songs that you listen in the week / all time.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages