mental32 / spotify.py

🌐 API wrapper for Spotify 🎶
https://spotifypy.readthedocs.io/en/latest/
MIT License
150 stars 38 forks source link

feat: Add support for Podcasts #70

Closed ycd closed 3 years ago

ycd commented 3 years ago

Hey @mental32, I'm willing to add support for Podcasts, are there any special cases should i consider?

I'm also concerned about this PR will get huge and will be hard to review.

Closes: #58

ycd commented 3 years ago

I think it is ready to review @mental32, added few examples, new methods and missing docstrings etc.

ycd commented 3 years ago

Done, thanks for the awesome work you put in this library @mental32!