Stéphane Bruckert
84f8b0a64b
Split test and lint workflows ( #1183 )
2025-01-18 15:21:51 +00:00
oliveraw
922d51df02
modified docstring for playlist_add_items to no longer accept IDs
2022-12-16 19:17:37 +00:00
slipstream42
275cd7ea89
Added scope, 'playlist-read-private', to examples that access user playlists using the spotipy api: current_user_playlists() ( fixes #591 ) ( #595 )
...
* - Added scope, 'playlist-read-private', to examples that access user playlists using the spotipy api: current_user_playlists() (fixes #591 )
* Fix example to use user_playlists again
Co-authored-by: Stephane Bruckert <stephane.bruckert@gmail.com>
2020-10-23 22:57:14 +01:00
Stephane Bruckert
c7f2edf343
Deprecate util.prompt_for_user_token()
2020-06-14 18:01:14 +01:00
Sebastien (Work)
0eeeeb4a50
Remove unused imports
...
All imported modules that were note used in examples
have been removed.
2017-10-23 22:50:05 +01:00
Joona Hoikkala
1f833afa45
Initial run of 2to3
2015-06-05 12:07:28 +03:00
Paul Lamere
a33f8dc82a
Example cleanup
2014-08-22 13:48:31 -04:00
Paul Lamere
e35ef206d5
Moved util module into main package
2014-08-17 10:28:56 -04:00
Paul Lamere
539c9fb652
improved oauth examples
2014-05-23 07:19:16 -04:00
Paul Lamere
6ed7860b9d
Added support for token caching and refresh
2014-05-20 08:30:48 -04:00
Paul Lamere
6aa6769e10
UI tweak to oauth example
2014-05-19 07:24:09 -04:00
Paul Lamere
8dcaf7dba6
Repackaged for saner imports
2014-05-18 07:08:51 -04:00
Lynn Root
333ad87bb5
simple oauth flow for getting a spotify access token
...
added an example that requires oauth
2014-05-16 18:12:47 +02:00