Skip to content

A script that creates a spotify playlist with top 100 song of a date you choose

Notifications You must be signed in to change notification settings

saa1man/Music-Time-Machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

A script that create a (private) playlist in spotify with top 100 songs of the date you enter from the past.

All you need is a SPOTIFY account, get your Spotify client ID and secret key, place them in code then run it,

then it well ask you to input a date in this format 'YYYY-MM-DD'

after you hitting enter it's going to create the playlist automatically in your Spotify account.

If you want to add a description to your playlist or to make it public just change the parameters in line 41 before running the code