Skip to content

AetherEternity/Spoti2Saber

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Spoti2Saber

Creates Beat Saber playlist from Spotify library using BeatSaver maps

Requirements:

pip install argparse requests

Usage:

You need to get Spotify OAUTH token here: https://developer.spotify.com/console/get-current-user-saved-tracks

python3 spoti2saber.py [-h] [--limit LIMIT] playlist_name oauth_token

Help

usage: spoti2saber.py [-h] [--limit LIMIT] playlist_name oauth_token

positional arguments:
  playlist_name  Playlist name
  oauth_token    Spotify OAUTH token

optional arguments:
  -h, --help     show this help message and exit
  --limit LIMIT  Max number of "similar" songs (Default: 3). 
                 May flood your playlist with unrelated songs if set too high

About

Creates Beat Saber playlist from Spotify library using BeatSaver maps

Topics

Resources

License

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages