ScoreSaberEnhanced icon indicating copy to clipboard operation
ScoreSaberEnhanced copied to clipboard

Update to new ScoreSaber API and/or design

Open Riccorbypro opened this issue 3 years ago • 3 comments

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?

Riccorbypro avatar Dec 01 '21 06:12 Riccorbypro

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

ChrisJAllan avatar Dec 01 '21 06:12 ChrisJAllan

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.

Splamy avatar Dec 01 '21 11:12 Splamy

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 :/

elMooXos avatar Dec 17 '21 01:12 elMooXos