Skip to content

Lucas1988/SpotifyDeduper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Spotify Playlist Deduplicator

Sometimes, in a Spotify playlist, duplicate songs can occur. Spotify should be able to automatically detect those duplicates. However, sometimes it misses a duplicate, because there are multiple editions of a single song, eg. an album version and a single version. These editions are often identical, meaning it has no value to have both versions in a single playlist. Therefore I decided to automate the process of deduplicating a playlist myself. A Spotify developer account is needed to make it work. This is really easy to obtain: https://developer.spotify.com/dashboard/

Simply fill in the credentials in the Python script and run:

python3 spotifyDeduplicate.py

About

Remove duplicate songs from your Spotify playlist

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages