ScoreSaberEnhanced
ScoreSaberEnhanced copied to clipboard
Update to new ScoreSaber API and/or design
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?
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
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.
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 :/