spotipy/examples
Mike iLL Kilmer 7eb0eaaebc
Add redirect_uri (#529)
And specify that it should be the address that the App runs over.
2020-07-06 18:58:39 +01:00
..
add_a_saved_album.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
add_a_saved_track.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
add_tracks_to_playlist.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
app.py Add redirect_uri (#529) 2020-07-06 18:58:39 +01:00
artist_albums.py Print -> Logging, fixes #84 (#461) 2020-04-03 23:03:09 +01:00
artist_discography.py Print -> Logging, fixes #84 (#461) 2020-04-03 23:03:09 +01:00
artist_recommendations.py Print -> Logging, fixes #84 (#461) 2020-04-03 23:03:09 +01:00
audio_analysis_for_track.py Format examples 2017-10-23 23:02:17 +01:00
audio_features_for_track.py Add linter, solves #348 (#415) 2020-01-12 13:19:40 +00:00
audio_features.py Add linter, solves #348 (#415) 2020-01-12 13:19:40 +00:00
change_playlist_details.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
client_credentials_flow.py Fix doc and readme 2020-01-16 03:54:39 +00:00
contains_a_saved_track.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
create_playlist.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
delete_a_saved_track.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
multiple_accounts.py Add multiple accounts example, solves #446 2020-03-12 00:53:36 +00:00
my_playlists.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
my_top_artists.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
my_top_tracks.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
player.py Lint 2020-02-22 11:15:19 +00:00
playlist_all_non_local_tracks.py Get all non-local tracks from a spotify playlist (#518) 2020-06-30 18:15:25 +01:00
playlist_tracks.py Fix 2020-02-12 23:14:26 +00:00
read_a_playlist.py Update/remove outdated examples 2020-01-16 23:47:18 +00:00
remove_specific_tracks_from_playlist.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
remove_tracks_from_playlist.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
replace_tracks_in_playlist.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
search.py Fix doc and readme 2020-01-16 03:54:39 +00:00
show_album.py Fix doc and readme 2020-01-16 03:54:39 +00:00
show_artist_top_tracks.py Fix doc and readme 2020-01-16 03:54:39 +00:00
show_artist.py Fix doc and readme 2020-01-16 03:54:39 +00:00
show_featured_playlists.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
show_my_saved_tracks.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
show_new_releases.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
show_related.py Merge branch 'master' into master 2020-01-15 19:16:38 +00:00
show_track_info.py Fix doc and readme 2020-01-16 03:54:39 +00:00
show_tracks.py Merge branch 'master' into master 2020-01-15 19:16:38 +00:00
show_user.py Merge branch 'master' into master 2020-01-15 19:16:38 +00:00
simple0.py Update simple0.py 2020-01-11 19:54:21 +00:00
simple1.py Merge branch 'master' into master 2020-01-15 19:16:38 +00:00
simple2.py Fix doc and readme 2020-01-16 03:54:39 +00:00
simple3.py Fix doc and readme 2020-01-16 03:54:39 +00:00
simple4.py Lint 2020-02-22 11:15:19 +00:00
test.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
title_chain.py Merge branch 'master' into master 2020-01-15 19:16:38 +00:00
tracks.py Use client credentials flow to fix broken non-authorized requests 2018-01-16 18:58:21 -05:00
user_playlists_contents.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
user_playlists.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00
user_public_playlists.py Add linter, solves #348 (#415) 2020-01-12 13:19:40 +00:00
user_saved_albums_delete.py Deprecate util.prompt_for_user_token() 2020-06-14 18:01:14 +01:00