diff options
author | John Ankarström <john@ankarstrom.se> | 2020-11-29 17:27:00 +0100 |
---|---|---|
committer | John Ankarström <john@ankarstrom.se> | 2020-11-29 17:27:00 +0100 |
commit | 46bf011613eda177e7ce666646417711c167de33 (patch) | |
tree | 358100f00f8541393299ce1de2f04bd0feb8fe6a /pl | |
download | pc-46bf011613eda177e7ce666646417711c167de33.tar.gz |
Add 'pc', 'pd', 'pi' and 'pl' tools
Diffstat (limited to 'pl')
-rwxr-xr-x | pl | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -0,0 +1,14 @@ +#!/bin/sh + +# pl -- podcast list + +bw=https://feeds.buzzsprout.com/424075.rss +hhh=https://heretichappyhour.podbean.com/feed.xml +mm=http://www.myterochmysterier.se/feed/myterochmysterier/ +pvk=https://paulvanderklay.podbean.com/feed.xml +shearer=http://feeds.soundcloud.com/users/soundcloud:users:25261528/sounds.rss +storm=https://rss.acast.com/stormensutveckling +ts=https://rss.art19.com/thinkspot-presents +unb=https://unbelievable.podbean.com/feed.xml + +eval echo \$$1 |