Skip to content

Grab live set track lists and create a playlist out of the found tracks

Notifications You must be signed in to change notification settings

tex0gen/spotiset

Repository files navigation

Spotiset

Search for an artist or a DJ set and select the setlist you are looking for. Spotiset will automatically grab those tracks from Spotify if they exist on the platform. Spotiset will let you create a playlist based on the entire set or select individual tracks from the setlist to build your playlist.

To run:

cd spotiset

npm install

cd spotiset/backend

npm install

cd ../

npm start