Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add functions to check/add/remove the tracks/albums/shows to my library #117

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

womeimingzi11
Copy link
Contributor

Here are the new functions:

  1. check_my_saved_albums
  2. check_my_saved_shows
  3. check_my_saved_tracks
  4. save_albums_to_my_library
  5. save_shows_to_my_library
  6. save_tracks_to_my_library
  7. remove_my_saved_albums
  8. remove_my_saved_shows
  9. remove_my_saved_tracks

Where the shows means podcasts

I believe add these functions to library.R is following the structure of Spotify API design.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant