updated spotify_liked_tracks_uris.sh

pull/2/head
Hari Sekhon 4 years ago
parent 1dcaa232d2
commit c973c61982

@ -28,9 +28,9 @@ usage_args="[<curl_options>]"
# shellcheck disable=SC2034
usage_description="
Returns a Spotify user's Saved Tracks
Returns the URIs of a Spotify user's Liked Songs aka Saved Tracks
Spotify track URIs can be used as backups to restore a playlist's contents or copying to a new playlist, or combined with spotify_set_track_uris_as_saved.sh
Spotify track URIs can be used as backups to restore a playlist's contents or copying to a new playlist, or combined with spotify_set_track_uris_to_liked.sh
Requires \$SPOTIFY_ID and \$SPOTIFY_SECRET to be defined in the environment

Loading…
Cancel
Save