Skip to content

Copies a playlist, adding in a single track every other song

License

Notifications You must be signed in to change notification settings

JPumphrey/spotify-alternator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spotify Alternator

The other day, I graduated from listening to a song on repeat to listening to the artists best-of playlist. However, I found myself repeatedly queueing up my favourite song.

I wondered, could that be automated? Could Spotify alternate between playing my current favourite, and playing from a playlist?

The answer is, kind of. Here's an implementation that creates a copy of the playlist with the song inserted at every second position.

Instructions

You will need to get your own auth token with the scopes playlist-read-privateand playlist-modify-private. The variable token should point to it.

About

Copies a playlist, adding in a single track every other song

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages