Paul Lamere
|
cb2d385845
|
Merge pull request #71 from myselfhimself/myselfhimself-scope-subsets
OAuth2: Avoid token renewal when scopes are subset of one another
|
2016-12-31 18:56:35 -05:00 |
|
Paul Lamere
|
f683535165
|
added current_user_saved_albums_add()
|
2016-12-31 18:51:37 -05:00 |
|
Paul Lamere
|
6cbc3586a3
|
Merge branch 'nathancoleman-support_changing_playlist_details'
|
2016-12-31 18:08:34 -05:00 |
|
Paul Lamere
|
6b8ef3f4b0
|
Merge branch 'support_changing_playlist_details' of https://github.com/nathancoleman/spotipy into nathancoleman-support_changing_playlist_details
|
2016-12-31 18:07:41 -05:00 |
|
Paul Lamere
|
07b6c052e3
|
Merge pull request #109 from lwoloszy/master
Get new access token 60 seconds before old one times out
|
2016-12-31 17:56:42 -05:00 |
|
Paul Lamere
|
eecff1fce7
|
Expanded 404 test
|
2016-12-31 17:54:12 -05:00 |
|
Paul Lamere
|
d5fb9f2f89
|
Merge pull request #110 from eugenio412/master
refresh_access_token available
|
2016-12-31 17:54:03 -05:00 |
|
Paul Lamere
|
01ff9f1025
|
Merge pull request #88 from eugenio412/patch-1
include refresh_access_token method to the library
|
2016-12-31 17:21:46 -05:00 |
|
Paul Lamere
|
6daccacd99
|
Merge pull request #49 from greenkey/fix/Issue#41
fix for Issue #41
|
2016-12-31 11:50:42 -05:00 |
|
Paul Lamere
|
f98791e8e3
|
Merge pull request #67 from arska/master
clarify SPOTIPY_REDIRECT_URI registration/authentication process
|
2016-12-31 11:48:53 -05:00 |
|
Paul Lamere
|
325bf99a29
|
Added market search tests
|
2016-12-31 11:47:41 -05:00 |
|
Paul Lamere
|
bfef299e43
|
Merge pull request #62 from mattiamaestrini/search_market
Add 'market' parameter to the search endpoint
|
2016-12-31 11:41:44 -05:00 |
|
Paul Lamere
|
920c4fbd4a
|
Merge pull request #65 from code-kitchen/retry-after
Use 'Retry-After' header if present.
|
2016-12-31 11:32:32 -05:00 |
|
Paul Lamere
|
e176e9e4a8
|
Merge pull request #100 from jesseward/example-show-album
Fixed show_album example to retrieve album data.
|
2016-12-31 11:07:10 -05:00 |
|
Paul Lamere
|
3a385c5181
|
Merge pull request #91 from felipeumanzor/patch-1
Duplicated album detection improved
|
2016-12-31 11:06:14 -05:00 |
|
Paul Lamere
|
c319176882
|
Merge pull request #66 from gpoul/fix-usage
Fix usage message
|
2016-12-31 11:00:26 -05:00 |
|
Paul Lamere
|
36c830021f
|
added unfollow endpoint + tests
|
2016-12-31 10:58:01 -05:00 |
|
Paul Lamere
|
18e5811539
|
added current_user_playlists example
|
2016-12-31 10:33:31 -05:00 |
|
Paul Lamere
|
76df337079
|
Added test for current_user_playlists
|
2016-12-31 10:33:31 -05:00 |
|
Paul Lamere
|
7632696106
|
Merge pull request #94 from LiYChristopher/user_unfollow
Added user_playlist_unfollow() method
|
2016-12-31 10:33:24 -05:00 |
|
Paul Lamere
|
1573940058
|
Merge pull request #119 from jotasprout/master
Humble Spelling Correction
|
2016-12-31 10:23:10 -05:00 |
|
Paul Lamere
|
ed06678353
|
Merge pull request #120 from hughrawlinson/patch-1
Add Audio-Analysis Endpoint Method
|
2016-12-31 10:21:06 -05:00 |
|
Paul Lamere
|
fd35ddbeb7
|
Merge pull request #121 from squallcs12/add-me-playlists
add support /me/playlists method
|
2016-12-31 10:10:56 -05:00 |
|
Paul Lamere
|
b48990f02a
|
renamed me_playlists t
renamed me_playlists to current_user_playlists to match style of other 'me' endpoints
|
2016-12-31 10:10:22 -05:00 |
|
Paul Lamere
|
4966799c55
|
Merge pull request #122 from jotsif/market_for_tracks_call
Add market parameter to tracks() call
|
2016-12-31 09:54:12 -05:00 |
|
Paul Lamere
|
d18892a99e
|
Added timeout test
|
2016-12-31 09:52:03 -05:00 |
|
Paul Lamere
|
b9af5ad719
|
Added audio_analysis example
|
2016-12-31 09:41:47 -05:00 |
|
Paul Lamere
|
fdff788ff2
|
Improved example
|
2016-12-31 09:41:47 -05:00 |
|
Paul Lamere
|
45232a2489
|
improved example
|
2016-12-31 09:41:47 -05:00 |
|
Paul Lamere
|
5be0ba4d94
|
better audio example
|
2016-12-31 09:41:47 -05:00 |
|
Paul Lamere
|
789e30fd4a
|
Merge pull request #125 from alexey-v-paramonov/master
Added 'requests_timeout' option
|
2016-12-31 09:41:35 -05:00 |
|
Paul Lamere
|
6b774e9f48
|
Merge pull request #138 from nyanfly/master
Add Audio Analysis Endpoint Support
|
2016-12-31 09:32:14 -05:00 |
|
Paul Lamere
|
6b39372dca
|
Merge pull request #139 from delucks/master
Swap use of subprocess.call for webbrowser.open in util.py
|
2016-12-31 07:52:23 -05:00 |
|
Paul Lamere
|
66d7344aea
|
Merge pull request #140 from aausch/patch-1
Update README.md
|
2016-12-31 07:50:23 -05:00 |
|
Alex Ausch
|
7588394451
|
Update README.md
|
2016-12-27 12:49:59 -05:00 |
|
Nathan Coleman
|
655e1bf7e3
|
Add type check for name kwarg
|
2016-12-26 11:46:45 -06:00 |
|
Nathan Coleman
|
b8ae99a6e6
|
Add example for user_playlist_change_details()
|
2016-12-26 11:32:51 -06:00 |
|
Nathan Coleman
|
5ecfad1d3a
|
Support optional collaborative kwarg
|
2016-12-26 11:32:28 -06:00 |
|
Nathan Coleman
|
7c5bfbdf86
|
Merge branch 'master' into support_changing_playlist_details
|
2016-12-26 10:25:49 -06:00 |
|
delucks
|
3587e107c0
|
Swap use of subprocess.call for webbrowser.open in util.py
|
2016-12-20 22:44:03 -08:00 |
|
Willie Zhu
|
6d67858e8c
|
Add audio analysis API
|
2016-12-15 16:21:05 -05:00 |
|
Ben Tappin
|
aecd392c4a
|
Use 'Retry-After' header if present.
|
2016-12-11 19:01:00 +00:00 |
|
Paul Lamere
|
39d4ee4193
|
Merge pull request #126 from jairogcontreras/master
fixed incorrect comment about purpose of script
|
2016-12-10 11:44:09 -05:00 |
|
Paul Lamere
|
e19f77cb50
|
Merge pull request #129 from jasonhamilton/master
fixes test for related artists. Fixes issue #128.
|
2016-12-10 11:43:42 -05:00 |
|
Paul Lamere
|
50a172304b
|
Merge pull request #136 from SzySteve/follow-playlist
add follow playlist api call
|
2016-12-10 11:43:00 -05:00 |
|
Stephen
|
a97959c54e
|
add follow playlist api call
|
2016-12-08 14:38:46 -05:00 |
|
Nathan Coleman
|
7867c4fe28
|
Merge branch 'master' into support_changing_playlist_details
Conflicts:
spotipy/client.py
|
2016-11-15 12:43:35 -06:00 |
|
Jason Hamilton
|
7f0f7efe49
|
fixes test for related artists. Fixes issue #128.
|
2016-11-11 11:28:40 -08:00 |
|
jairogcontreras
|
1e937dd29f
|
fixed incorrect comment about purpose of script
|
2016-11-02 13:51:32 -07:00 |
|
Alexey V Paramonov
|
aae5f0ee80
|
Added 'requests_timeout' option to tell Requests to stop waiting for a response after a given number of seconds
|
2016-10-29 17:02:25 +03:00 |
|