An open API service indexing awesome lists of open source software.

https://github.com/vendicated/spotifyshuffler

Tool to rearrange spotify playlists in random order
https://github.com/vendicated/spotifyshuffler

Last synced: 10 months ago
JSON representation

Tool to rearrange spotify playlists in random order

Awesome Lists containing this project

README

          

# Spotify shuffler

Simple tool to shuffle spotify playlists. Clones the provided playlist and arranges the tracks in a random order.

## Usage

Requires NodeJS 15+

1. Create spotify application
2. Rename `config.example.json` to `config.json`
3. Paste spotify Client ID and Client Secret into config.json, leave redirectUri unchanged
4. Run via `node index.js SPOTIFY_URI`