View on GitHub

spotify-custom-playlist-randomizer

WIP Commandline Go app to randomize your Spotify playlists with custom random functions set with rules.

cprandomizer (WIP)

cprandomizer is a commandline app to randomize your playlists with custom random functions set with rules. It’s a WIP so the definition of “rules” will come later ! 😉

Prerequisites

Before launching the app, get your Spotify developper credentials :

Launch the app

go run main.go --client-id <your_client_ID> --secret-key <your_client_secret>