Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 657 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 657 Bytes

spotify-playlist-maker

REST web app made with python and flask that allows user to create a Spotify playlist of the top 20 trending songs on Last.fm via the Spotify and Last.fm APIs.

Todo:

  • add functionality to also be able to make playlist from top songs on billboard/rolling stone/NZtop40 etc
  • allow for login via spotify so dont have to keep regenerating Spotify API token every hour when it expires.

To run: