Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/matztam/ARD-Audiothek-RSS

ARD Audiothek rss feed generator
https://github.com/matztam/ARD-Audiothek-RSS

Last synced: 3 months ago
JSON representation

ARD Audiothek rss feed generator

Awesome Lists containing this project

README

        

# ARD Audiothek rss feed generator

## Dependencies
- php-curl

## Usage

Simply pass the id of the show with the show parameter

Show url: https://www.ardaudiothek.de/sendung/kalk-und-welk/10777871/

Id: 10777871

Feed url: https://example.com/ardaudiothek-rss.php?show=10777871

If you only want to receive the n newest episodes, pass the latest parameter too:

Feed url with 10 newest episodes: https://example.com/ardaudiothek-rss.php?show=10777871&latest=10