diff options
author | Thorsten Ortlepp <post@ortlepp.eu> | 2021-04-11 16:19:22 +0200 |
---|---|---|
committer | Thorsten Ortlepp <post@ortlepp.eu> | 2021-04-11 16:19:22 +0200 |
commit | 6e680ee71b37490f4c448de6d95f86f147037559 (patch) | |
tree | 8c8cdf5096aaa9e431e3c3fffdac8ccae290e39c /README | |
parent | ab7a3c3344fe4e993299a8b6bceecd4932921be5 (diff) | |
download | php-stuff-6e680ee71b37490f4c448de6d95f86f147037559.zip |
Added new script feed2podcast
Diffstat (limited to 'README')
-rw-r--r-- | README | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -2,6 +2,13 @@ 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. + + rssfilter --------- A simple script to remove unwanted articles from an RSS feed, either |