spotipy/spotipy
Johan Brodin 5860a5dc2c Added market parameter to user_playlist_tracks
According to https://developer.spotify.com/web-api/get-playlists-tracks/ this endpoints supports an market option. This is important to specify if you want to ensure 'preview_url' on your tracks (https://github.com/spotify/web-api/issues/148)
2016-06-09 09:42:51 +02:00
..
__init__.py Initial run of 2to3 2015-06-05 12:07:28 +03:00
client.py Added market parameter to user_playlist_tracks 2016-06-09 09:42:51 +02: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