A Serverless Python Script that will enable you to generate a poster including the songs that you listen in the week / all time.
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"
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)