..
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_saved_episodes.py
Examples directory updates ( #1055 )
2025-01-12 14:47:10 +00:00
add_saved_shows.py
Examples directory updates ( #1055 )
2025-01-12 14:47:10 +00: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
Print -> Logging, fixes #84 ( #461 )
2020-04-03 23:03:09 +01:00
artist_discography.py
modified docstring for playlist_add_items to no longer accept IDs
2022-12-16 19:17:37 +00:00
artist_recommendations.py
Print -> Logging, fixes #84 ( #461 )
2020-04-03 23:03:09 +01:00
audio_analysis_for_track.py
Drop support for EOL Python 3.7 ( #1065 )
2024-05-21 18:32:01 +02:00
audio_features_analysis.py
Advanced examples ( #986 )
2024-07-09 20:02:07 +01:00
audio_features_for_track.py
Drop support for EOL Python 3.7 ( #1065 )
2024-05-21 18:32:01 +02:00
audio_features.py
Drop support for EOL Python 3.7 ( #1065 )
2024-05-21 18:32:01 +02:00
change_playlist_details.py
Update Playlist Endpoints and Add Following Endpoints ( #531 )
2020-07-11 11:23:18 +01:00
check_show_is_saved.py
Examples directory updates ( #1055 )
2025-01-12 14:47:10 +00:00
client_credentials_flow.py
Fix doc and readme
2020-01-16 03:54:39 +00: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
delete_saved_episodes.py
Examples directory updates ( #1055 )
2025-01-12 14:47:10 +00:00
follow_playlist.py
Examples directory updates ( #1055 )
2025-01-12 14:47:10 +00:00
get_audiobook_chapters_info.py
Examples directory updates ( #1055 )
2025-01-12 14:47:10 +00:00
get_audiobooks_info.py
Examples directory updates ( #1055 )
2025-01-12 14:47:10 +00:00
headless.py
modified docstring for playlist_add_items to no longer accept IDs
2022-12-16 19:17:37 +00:00
multiple_accounts.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
Lint
2020-02-22 11:15:19 +00:00
playlist_all_non_local_tracks.py
Update Playlist Endpoints and Add Following Endpoints ( #531 )
2020-07-11 11:23:18 +01:00
playlist_tracks.py
modified docstring for playlist_add_items to no longer accept IDs
2022-12-16 19:17:37 +00:00
read_a_playlist.py
Examples directory updates ( #1055 )
2025-01-12 14:47:10 +00: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
Examples directory updates ( #1055 )
2025-01-12 14:47:10 +00:00
replace_tracks_in_playlist.py
Examples directory updates ( #1055 )
2025-01-12 14:47:10 +00:00
search.py
Fix doc and readme
2020-01-16 03:54:39 +00:00
show_album.py
Drop support for EOL Python 3.7 ( #1065 )
2024-05-21 18:32:01 +02:00
show_artist_top_tracks.py
Getting Started Clarifications and Example Code File ( #904 )
2022-12-10 16:27:29 +00:00
show_artist_tracks.py
Examples directory updates ( #1055 )
2025-01-12 14:47:10 +00:00
show_artist.py
Fix doc and readme
2020-01-16 03:54:39 +00: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
Drop support for EOL Python 3.7 ( #1065 )
2024-05-21 18:32:01 +02:00
show_track_info.py
Fix doc and readme
2020-01-16 03:54:39 +00:00
show_tracks.py
Examples directory updates ( #1055 )
2025-01-12 14:47:10 +00:00
show_user.py
Made cache_path and username optional ( #567 )
2020-08-30 23:59:38 +01:00
simple_artist_albums.py
Drop support for EOL Python 3.7 ( #1065 )
2024-05-21 18:32:01 +02:00
simple_artist_top_tracks.py
Drop support for EOL Python 3.7 ( #1065 )
2024-05-21 18:32:01 +02:00
simple_me.py
Rename simple files ( #933 )
2023-01-23 12:48:37 +00:00
simple_search_artist_image_url.py
Rename simple files ( #933 )
2023-01-23 12:48:37 +00:00
simple_search_artist.py
Rename simple files ( #933 )
2023-01-23 12:48:37 +00:00
title_chain.py
Drop support for EOL Python 3.7 ( #1065 )
2024-05-21 18:32:01 +02:00
track_recommendations.py
Advanced examples ( #986 )
2024-07-09 20:02:07 +01:00
unfollow_playlist.py
Examples directory updates ( #1055 )
2025-01-12 14:47:10 +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
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
user_saved_episodes.py
Examples directory updates ( #1055 )
2025-01-12 14:47:10 +00:00
user_saved_shows.py
Examples directory updates ( #1055 )
2025-01-12 14:47:10 +00:00