Skip to content

Small app to delete approx 400 empty playlists on my Spotify account. These were annoyingly generated by my in car Bluetooth adapter app 😖

Notifications You must be signed in to change notification settings

shmuli9/spotify-empty-playlists-murderer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

spotify-empty-playlists-murderer

This app is designed to delete empty playlists on your Spotify account

Start the app with npm start, browse to http://localhost:3000 and press Login

For this to work for you, you will need to setup a developer account on Spotify here Getting started for Spotify app integration can be found here

You will need to provide a .env file in the root of the repo, like so:

clientId='XXXXXXXXX'
clientSecret='XXXXXXXXX'
redirectUri='http://localhost:3000/callback'

About

Small app to delete approx 400 empty playlists on my Spotify account. These were annoyingly generated by my in car Bluetooth adapter app 😖

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published