Creates a new, empty playlist for the user on Spotify.
Usage
create_rec_playlist(
playlist_name,
authorization = get_spotify_authorization_code()
)
Creates a new, empty playlist for the user on Spotify.
create_rec_playlist(
playlist_name,
authorization = get_spotify_authorization_code()
)