zmb3 / spotify

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

changes to support GetShow, GetShowEpisodes #157

Closed davidiola closed 3 years ago

davidiola commented 3 years ago

Add support for GetShow and GetShowEpisodes APIs.

go test -v passes.

strideynet commented 3 years ago

@davidiola Thanks for this. I'll review this tomorrow.

davidiola commented 3 years ago

Sounds good! :)