summaryrefslogtreecommitdiffstats
path: root/.peapod/peapod.xml
blob: d849fb7e9b60e37349f411a2447df554deb59c2c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version='1.0' encoding='UTF-8'?>
<peapod>
    <options>
        <savedir>~/tmp/podcasts</savedir>
        <verbose>false</verbose>
        <maxfetch>3</maxfetch>
        <mp3path>/media/Library\ C/</mp3path>
    </options>

    <feed>
        <title>ThisAmericanLife</title>
        <url>http://feeds.thisamericanlife.org/talpodcast</url>
    </feed>
    <feed>
        <title>LongNow</title>
        <url>http://www.longnow.org/projects/seminars/SALT.xml</url>
    </feed>
    <feed>
        <title>PlanetMoney</title>
        <url>http://www.npr.org/rss/podcast.php?id=510289</url>
    </feed>
</peapod>