mProjectsCode / mProjectsCode/obsidian-media-db-plugin
Add podcast episode API support
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 491
- Forks
- 52
- Avg merge
- 2h 17m
- Merged PRs (30d)
- 1
Description
Name
Taddy Podcast API
Link
https://taddy.org/developers/podcast-api/get-podcast-episode
What does the API do/offer
-
Get details on any podcast or episode.
-
Blazing fast full-text search on all podcasts and episodes.
-
A list of the most popular podcasts on Taddy Podcast API, plus the daily top charts for podcasts and episodes.
-
Get the transcript for any episode.
-
Return the latest episodes for a list of podcasts (Let’s you easily build a podcast feed).
-
Get a webhook notification for new or updated podcast data.
-
Get details on multiple podcasts or multiple episodes (returns an array).
-
Add a podcast to our directory.
-
Bulk download all 4+ million podcasts from our directory.
-
Is the API free to use (limited to 500 API requests per month)
-
Does the API require authentication
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Read the Taddy Podcast API documentation at the linked endpoint, then inspect the plugin's existing API integrations to identify the relevant entry points. Done means the plugin can query and import podcast episode details through Taddy, with behavior consistent with its other supported APIs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100