zmb3 / spotify

A Go wrapper for the Spotify Web API
Apache License 2.0
1.4k stars 293 forks source link

Add track ids to audio features request #13

Closed mlavende closed 8 years ago

mlavende commented 8 years ago

This version uses the track ids passed into the GetAudioFeatures method.

zmb3 commented 8 years ago

Thanks!