epsil / spotgen

Spotify Playlist Generator
https://epsil.github.io/spotgen/
Other
130 stars 26 forks source link

Feature request: Specify Tempo restrictions #23

Open cviebrock opened 3 years ago

cviebrock commented 3 years ago

I'm not sure if this project is maintained anymore, but a nice feature for building playlists (especially for workouts) would be to limit the tracks to a certain tempo or range of tempos. I know this information is available via Spotify's API (since other tools like playlistmachinery.com use it), so being able to do something like this would be nice:

#similar The Rolling Stones
#tempo 120-140

Thanks!