Skip to content

itzTerra/SpotifyTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Tools

Useful tools for Spotify playlists.

---THE HOSTED API APP IS FREE SO YOU CANNOT CONNECT NON-WHITELISTED SPOTIFY ACCOUNTS---

Feel free to fork and use your own Spotify API app (CLIENT_ID and CLIENT_SECRET).

Features

  • Find duplicate tracks in a playlist
  • Find tracks that two playlists share
  • Find the track difference of one playlist against others
  • Backup artist and track names from selected playlists as JSON
  • Rank artists from playlists based on number of their tracks in the playlist

Tips

You can't choose "Liked Songs" (the hearted ones) as they are not a playlist.
--> Convert them with Select All (Ctrl-A) and add them into a playlist.

Possible improvements

  • Use a Vue component to render result tables
  • Use secret code challenges in the API calls for security

Made with