mirror of
https://github.com/ramsayleung/rspotify.git
synced 2026-04-26 07:55:55 +03:00
[GH-ISSUE #92] Podcast support #30
Labels
No labels
Stale
bug
discussion
enhancement
good first issue
good first issue
help wanted
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rspotify#30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hrkfdn on GitHub (Apr 25, 2020).
Original GitHub issue: https://github.com/ramsayleung/rspotify/issues/92
Looks like there are now endpoints to search for podcasts and episodes:
https://developer.spotify.com/community/news/2020/03/20/introducing-podcasts-api/
@ramsayleung commented on GitHub (Apr 25, 2020):
PR is welcome, or I could take time to implement the new endpoints.
@ramsayleung commented on GitHub (Jun 5, 2020):
I am working on the new podcast endpoints, check this PR for more details:
https://github.com/ramsayleung/rspotify/pull/99
@hrkfdn commented on GitHub (Jun 6, 2020):
So cool, thanks! I wanted to work on this myself and implemented parts of this, but ultimately didn't have the time to finish it. So thanks for putting in the effort.
@ramsayleung commented on GitHub (Jun 7, 2020):
I just spent the whole weekend on working on this, the all new endpoints and examples of adding Podcast support has been added, the PR of adding Podcast support has been merged, check the CHANGELOG and README for more change details, cheers. :)
@hrkfdn commented on GitHub (Jun 7, 2020):
Awesome, thanks so much. With this I can implement podcast support in ncspot, which me and some other users will be very happy about. 🙇