2022 Shellhacks Hackathon Project with Bryson Paul, Gabe Suoth, and Maximus Smith https://devpost.com/software/saberfy
Saberfy is meant to be an automatic Spotify to Beat Saber map converter. It uses the Spotify API to format and create a playable Beat Saber music map using the beats, tempo, and other characteristics of the songs JSON values.
For this code to work as intended, please install the following:
- requests libary
- spotDL (used to download the spotify file for beatsaber usage) (see https://github.com/spotDL/spotify-downloader)