mProjectsCode / mProjectsCode/obsidian-media-db-plugin

Add podcast episode API support

Open
#210 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

API request
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.