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
Stéphane Bruckert
f54830e272
Add linter, solves #348 ( #415 )
2020-01-12 13:19:40 +00:00
Stéphane Bruckert
9b3b61bdc4
Merge pull request #224 from foxyblue/clean-examples
...
Clean examples
2020-01-12 00:48:11 +00:00
Ryan K. Lee
91639996e1
Fix comments in my_playlists.py
2020-01-11 19:54:21 +00: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
Paul Lamere
18e5811539
added current_user_playlists example
2016-12-31 10:33:31 -05:00