Splamy / ScoreSaberEnhanced

Provides additional features to the ScoreSaber website
MIT License
31 stars 11 forks source link

Update to new ScoreSaber API and/or design #27

Open Riccorbypro opened 2 years ago

Riccorbypro commented 2 years ago

As per this Patreon post, ScoreSaber now has a completely new API and frontend. This has unfortunately caused the current script to stop working.

Are there plans to migrate to the new API?

ChrisJAllan commented 2 years ago

I've started on this over here, but it will probably take a while, the new site is quite different and more annoying to hook into

Splamy commented 2 years ago

I'm also working on a new way to hook into the site which is MutationObserver based to adapt to new and changeing content. But same here reworking takes time. I hope to release a few partial patches which at least bring back the important stuff like buttons.

elMooXos commented 2 years ago

The old site is still accessible, waiting for a fix I edited the script on that line: Global.scoresaber_link = "https://old.scoresaber.com";

edit: some stuff seem to have changed drastically in the api and some features are just missing :/