Man pages for tinyspotifyr
Tinyverse R Wrapper for the 'Spotify' Web API

add_items_to_playlistAdd one or more tracks to a user’s playlist.
add_latest_to_playlistAdd the latest episode of a podcast to a user’s playlist.
add_tracks_to_playlistAdd one or more tracks to a user’s playlist.
change_playlist_detailsChange a playlist’s name and public/private state. (The user...
check_me_followingCheck if Current User Follows Artists or Users
check_users_followingCheck if Users Follow a Playlist
create_playlistCreate a playlist for a Spotify user. (The playlist will be...
follow_artists_or_usersAdd the current user as a follower of one or more artists or...
follow_playlistAdd the current user as a follower of a playlist.
get_albumGet Spotify catalog information for a single album.
get_albumsGet Spotify catalog information for multiple albums...
get_album_tracksGet Spotify catalog information about an album’s tracks....
get_artistGet Spotify catalog information for a single artist...
get_artist_albumsGet Spotify catalog information for multiple artists...
get_artistsGet Spotify catalog information for multiple artists...
get_artist_top_tracksGet Spotify catalog information about an artist’s top tracks...
get_categoriesGet a list of Spotify categories
get_categoryGet a single category used to tag items in Spotify (on, for...
get_category_playlistsGet a list of Spotify playlists tagged with a particular...
get_featured_playlistsGet a list of Spotify featured playlists (shown, for example,...
get_latest_episodeGet Spotify uri information for a show's latest episodes...
get_my_currently_playingGet the object currently being played on the user’s Spotify...
get_my_current_playbackGet information about the user’s current playback state,...
get_my_devicesGet information about a user’s available devices.
get_my_followed_artistsGet the current user’s followed artists.
get_my_playlistsGet a list of the playlists owned or followed by the current...
get_my_profileGet detailed profile information about the current user...
get_my_recently_playedGet Current User's Recently Played Tracks
get_my_saved_albumsGet Current User's Saved Albums
get_my_saved_tracksGet a User's Saved Tracks
get_my_top_artists_or_tracksGet the current user’s top artists or tracks based on...
get_new_releasesGet a list of new album releases featured in Spotify (shown,...
get_playlistGet a playlist owned by a Spotify user.
get_playlist_cover_imageGet the current image associated with a specific playlist.
get_playlist_itemsGet full details of the items of a playlist owned by a...
get_playlist_tracksGet full details of the tracks of a playlist owned by a...
get_recommendationsCreate a playlist-style listening experience based on seed...
get_related_artistsGet Spotify catalog information about artists similar to a...
get_showGet Spotify catalog information for a single show identified...
get_showsGet Spotify catalog information for a single show identified...
get_shows_episodesGet Spotify catalog information for a show's episodes...
get_spotify_access_tokenGet Spotify Access Token
get_spotify_authorization_codeGet Spotify authorization Code
get_trackGet Spotify catalog information for a single track identified...
get_track_audio_analysisGet a detailed audio analysis for a single track identified...
get_track_audio_featuresGet audio feature information for a single track identified...
get_tracksGet Spotify catalog information for a single track identified...
get_user_playlistsGet a list of the playlists owned or followed by a Spotify...
get_user_profileGet public profile information about a Spotify user.
is_uriCheck if a string matches the pattern of a Spotify URI
pause_my_playbackPause playback on the user’s account.
pitch_class_lookupPitch class notation lookup
remove_tracks_from_playlistRemove one or more tracks from a user’s playlist.
reorder_replace_playlist_itemsReorder or replace one or more items from a user’s playlist.
scopesValid scopes
search_spotifySearch for an item
seek_to_positionSeeks to the given position in the user’s currently playing...
set_my_repeat_modeSet the repeat mode for the user’s playback. Options are...
set_my_volumeSet the volume for the user’s current playback device.
skip_my_playbackSkips to next track in the user’s queue.
skip_my_playback_previousSkips to previous track in the user’s queue.
start_my_playbackSkips to previous track in the user’s queue.
tinyspotifyr'tinyspotifyr' package
toggle_my_shuffleToggle shuffle on or off for user’s playback.
transfer_my_playbackTransfer playback to a new device and determine if it should...
unfollow_playlistRemove the current user as a follower of a playlist.
verify_resultVerify API result
tinyspotifyr documentation built on Feb. 24, 2021, 5:09 p.m.