spotipy/spotipy
dvirOsher 1a6df54111
update current_user_saved_albums function message (#697)
max limit spotipy can handler without getting any HTTP 401 error is 50.
2021-06-26 20:20:45 +01:00
..
__init__.py Create CacheHandler to abstract caching tokens (#625) 2020-12-21 11:31:21 +01:00
cache_handler.py Added DjangoSessionCacheHandler (#691) 2021-06-19 15:57:36 +02:00
client.py update current_user_saved_albums function message (#697) 2021-06-26 20:20:45 +01:00
exceptions.py Give a reason for player errors in SpotifyException (#543) 2020-07-23 17:08:47 +01:00
oauth2.py Fallback on decoding error responses into string if decoding into JSON fails (#689) 2021-06-19 15:59:02 +02:00
util.py Allow the scope to be either a list or comma separated string (#650) 2021-03-04 18:56:39 +01:00