..
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
modified docstring for playlist_add_items to no longer accept IDs
2022-12-16 19:17:37 +00:00
app.py
Corrections to Grammar Errors and Typos in Documentation ( #1017 )
2024-05-30 19:37:39 +01:00
artist_albums.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
artist_discography.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
artist_recommendations.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
audio_analysis_for_track.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
audio_features_analysis.py
Advanced examples ( #986 )
2024-07-09 20:02:07 +01:00
audio_features_for_track.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
audio_features.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
change_playlist_details.py
Update Playlist Endpoints and Add Following Endpoints ( #531 )
2020-07-11 11:23:18 +01:00
client_credentials_flow.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
contains_a_saved_track.py
Drop support for EOL Python 3.7 ( #1065 )
2024-05-21 18:32:01 +02:00
create_playlist.py
Use unused description parameter in example
2024-01-06 00:20:53 -06:00
delete_a_saved_track.py
Drop support for EOL Python 3.7 ( #1065 )
2024-05-21 18:32:01 +02:00
follow_playlist.py
modified docstring for playlist_add_items to no longer accept IDs
2022-12-16 19:17:37 +00:00
headless.py
modified docstring for playlist_add_items to no longer accept IDs
2022-12-16 19:17:37 +00:00
my_playlists.py
modified docstring for playlist_add_items to no longer accept IDs
2022-12-16 19:17:37 +00:00
my_top_artists.py
Deprecate util.prompt_for_user_token()
2020-06-14 18:01:14 +01:00
my_top_tracks.py
modified docstring for playlist_add_items to no longer accept IDs
2022-12-16 19:17:37 +00:00
personalized_playlist.py
Advanced examples ( #986 )
2024-07-09 20:02:07 +01:00
player.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
playlist_add_items.py
modified docstring for playlist_add_items to no longer accept IDs
2022-12-16 19:17:37 +00:00
playlist_all_non_local_tracks.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
playlist_tracks.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
read_a_playlist.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
remove_specific_tracks_from_playlist.py
Drop support for EOL Python 3.7 ( #1065 )
2024-05-21 18:32:01 +02:00
remove_tracks_from_playlist.py
Drop support for EOL Python 3.7 ( #1065 )
2024-05-21 18:32:01 +02:00
replace_tracks_in_playlist.py
Drop support for EOL Python 3.7 ( #1065 )
2024-05-21 18:32:01 +02:00
search.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
show_album.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
show_artist_top_tracks.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
show_artist.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
show_featured_artists.py
show_featured_artists.py and update publishing docs ( #821 )
2022-06-18 23:26:43 +01: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
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
show_track_info.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
show_tracks.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
show_user.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
simple_artist_albums.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
simple_artist_top_tracks.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
simple_me.py
Rename simple files ( #933 )
2023-01-23 12:48:37 +00:00
simple_search_artist_image_url.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
simple_search_artist.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
test.py
Deprecate util.prompt_for_user_token()
2020-06-14 18:01:14 +01:00
title_chain.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
track_recommendations.py
Advanced examples ( #986 )
2024-07-09 20:02:07 +01:00
tracks.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
unfollow_playlist.py
Adding example for unfollowing/deleting a playlist ( #746 )
2021-11-23 21:48:53 +00:00
user_playlists_contents.py
Use the playlist_items function to retrieve tracks.
2024-05-06 10:43:21 +01:00
user_playlists.py
modified docstring for playlist_add_items to no longer accept IDs
2022-12-16 19:17:37 +00:00
user_public_playlists.py
Renamed the auth parameter of Spotify.__init__ to access_token for better clarity.
2024-10-13 21:48:09 +02:00
user_saved_albums_delete.py
Deprecate util.prompt_for_user_token()
2020-06-14 18:01:14 +01:00