workflows.fit
Back to n8n workflows
n8n templateFreeBy Tom

Rss feed for ARD Audiothek podcasts

This workflow builds a valid RSS feed (which is an XML feed under the hood) for ARD Audiothek podcasts. This allows you to subscribe to such podcasts using your favourite podcatcher without using the ARD Audiothek app...

DevelopmentCore NodesUtilityManual TriggerHttp RequestHtml ExtractItem Lists
Loading interactive preview...

Template notes

This workflow builds a valid RSS feed (which is an XML feed under the hood) for ARD Audiothek podcasts. This allows you to subscribe to such podcasts using your favourite podcatcher without using the ARD Audiothek app.

The example builds a feed for Kalk & Welk, but the workflow can be easily adjusted by providing another podcast URL on the Get overview page HTTP Request node.

To subscribe to the feed, active your n8n workflow and then use the Production URL from the intitial Feed Webhook node in your podcatcher.

I've tested the resulting feed using [Pocket Casts](https://pocketcasts.com/)... ![grafik.png](fileId:677)

...and [Miniflux](https://miniflux.app/): ![grafik.png](fileId:678)

When using Miniflux, you can add your feed via [this page](https://pocketcasts.com/submit/) to your account. Make sure you select Private when doing so to avoid sharing your n8n instance with the world.

The resulting feed passes the [W3C Feed Validation Service](https://validator.w3.org/feed/):

![grafik.png](fileId:675)