Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/matztam/ARD-Audiothek-RSS
- Owner: matztam
- Created: 2022-09-24T18:57:15.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-25T12:55:38.000Z (12 months ago)
- Last Synced: 2024-08-01T21:47:33.998Z (6 months ago)
- Language: PHP
- Homepage:
- Size: 34.2 KB
- Stars: 40
- Watchers: 10
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-podcasting-german - :de: ARD-Audiothek-RSS - Audiothek (Linksammlung / Podcasts hören)
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