Skip to content

justapotato213/SpotToBeat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpotToBeat

I DO NOT RECOMMEND USING THIS APP FOR ACTUAL USAGE

Please use something like BeatSaverMatcher or any other alternative on Google if you are looking for a converter.

A console app to convert songs from a Spotify playlist, and download the corresponding beatsaber map from beatsaver.

This project uses BeatSaverSharper and SpotifyAPI-NET.

Installation

  • If you want to try this out, you must build from source (unless I have decided to add something to GitHub releases).

  • The project requires a Spotify developer app, and its client ID and client secret.

  • You will require a file called appsettings.json, in whichever folder the executable is within.

  • The file must formatted as such: {"ClientID":"","ClientSecret":"","AccessToken":"", RefreshToken:""} (Fill in ClientID and ClientSecret).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages