EngineeringKiosk / GermanTechPodcasts

A curated list of German Tech Podcasts 🇩🇪 🇦🇹 🇨🇭
https://engineeringkiosk.dev/deutsche-tech-podcasts/
MIT License
133 stars 34 forks source link

Support data ingestion.without podcastindex #79

Closed andygrunwald closed 2 years ago

andygrunwald commented 2 years ago

The podcast freakshow, see #77, is not available on PodcastIndex. Means, the PodcastIndexID is 0.

This Pull Request makes it work without PodcastIndex. In the current version, we don't show the image or any episode data.

We should read the data directly from the RSS feed in the next version. Maybe in the next version, we can get rid of the podcastIndex at all?

Dependency

This PR needs to be merged BEFORE #77

woolfg commented 2 years ago

isn't easier to just add the RSS to the index?

andygrunwald commented 2 years ago

Podcast found in the PodcastInfex: https://podcastindex.org/podcast/608171

However, this PR is not bad, because it makes the output a bit more reliable/stable.