Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 517 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 517 Bytes

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