blob: 7b4c19f589e485d72f598a11cde3169f9c7232de (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
PHP stuff
=========
feed2podcast
---------
A simple script to convert an RSS feed into a podcast. Designed for
Deutschlandfunk Kalenderblatt which is only available online and as
RSS feed but not as podcast. Requires PHP 8.
rssfilter
---------
A simple script to remove unwanted articles from an RSS feed, either
by title or by URL. It also removes duplicate articles from the feed.
|