Closed amcquade closed 6 years ago
Hi, I would like to work on this. To clarify, you would like to display the names of all the user's playlists during this step:
Would you like them to then enter the playlist(s) by name rather than ID?
I was taking a look at this issue the other night but feel free to work on it! You'll probably want to modify the addPlaylists
helper function by passing in the user token in to make a spotipy instance using current_user_playlists()
I was going to just do the selection process the same way I wrote the removePlaylists
where you number the options and prompt them for the number they want to add.
@adamfitzgibbon no worries! I haven't start this yet, so have at it 👍
there is an example here https://spotipy.readthedocs.io/en/latest/#examples