zmb3 / spotify

A Go wrapper for the Spotify Web API
Apache License 2.0
1.34k stars 284 forks source link

added: CurrentUsersShows(), CurrentUsersShowsOpt() #126

Closed pebbe closed 4 years ago

pebbe commented 4 years ago

Added support for user's saved shows (podcasts)

rexroof commented 4 years ago

Any possibility to get standalone show metadata and/or return a list of a show's episodes? I'd work on my own PR but I'm only just learning go.