top | item 41285974

(no title)

trekz | 1 year ago

Nice. How are you syncing and deduping the data? The page says it uses an API but doesn't go into detail of which. Is there storage and caching implemented?

discuss

order

ben_fishbein|1 year ago

Yep, the basic flow is a query of the taddy api https://taddy.org/developers/podcast-api

Then I host everything on a firebase service where I store all data and serve it up quickly.

There are some small problems with de-duping when a podcast gets uploaded on multiple feeds, but I haven't found a great way to handle that besides comparing the titles/descriptions