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

https://github.com/scriptraccoon/spotify-playlist-finder

Finds your playlists on Spotify which have a specified song
https://github.com/scriptraccoon/spotify-playlist-finder

Last synced: 5 days ago
JSON representation

Finds your playlists on Spotify which have a specified song

Awesome Lists containing this project

README

          

# Spotify Playlist Finder

## Find all of your playlists which contain a specific song

Link: https://spotify-playlist-finder.onrender.com

It's surprising that Spotify does not offer this functionality on its own. As of 2021, you can only search within your library, i.e. your saved songs, within a specific playlist, and of course globally as well. A search within all of your saved playlists has been posted as a [feature request](https://community.spotify.com/t5/live-ideas/your-library-search-within-all-playlists/idi-p/1558149), but has not been implemented yet. This feature is useful, for example to find possible duplicates.

This is why I created this little search tool. It is open source and uses the [Spotify Web API](https://developer.spotify.com/documentation/).

When you want to clone this repository, make sure to rename the file `env-sample` to `.env` and to add the credentials of your Spotify App.