spotipy/spotipy
steinitzu 1304ac33c0 Recommendations seeds parameters formatted as a comma seperated list to
comply with Spotify API. Fixes problem of only first
seed_artist/track/genre being used to generate recommendations.

Mltiple params in the form of "seed_artist=xxxx&seed_artists=yyyy"
results in Spotify API ignoring everything but the first parameter.
2016-10-24 12:19:08 -04:00
..
__init__.py Initial run of 2to3 2015-06-05 12:07:28 +03:00
client.py Recommendations seeds parameters formatted as a comma seperated list to 2016-10-24 12:19:08 -04:00
oauth2.py Fixes for the remaining base64 lib references 2015-06-05 13:17:58 +03:00
util.py Fix for python 2 to use the safe raw_input() per default 2015-06-05 12:19:38 +03:00