Skip to content

A utility to see common songs and artists between one or more Spotify playlists

Notifications You must be signed in to change notification settings

djpowers/playlist_overlap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Playlist Overlap

This project generates a simple visualization of the common songs and artists between one or more Spotify playlists.

Getting Started

Make sure you have a Spotify for Developers account, and create a new application. Duplicate the .env.example file to .env, adding in your own credentials.

With Ruby installed, run bundle to install dependencies. Run the local Sinatra server using ruby myapp.rb, and visit the page at http://localhost:4567 using the default port settings.

About

A utility to see common songs and artists between one or more Spotify playlists

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published