getPlaylists: Get the playlists of a specific user
Description
function to get Info about the playlists of a specific user the user_id
Usage
getPlaylists(user_id, offset = 0, token)
Arguments
offset
The index of the first playlist to return. Default: 0 (the first object). Maximum offset: 100.000.
token
An OAuth token created with spotifyOAuth
.
Value
get playlist from a specific user using a username