blob: b64e8a15c74c7f0dd68c339f138c27a51d55d5f6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# sources for vdr-vodcatcher
# Die Sendung mit der Maus
FEED_URL=http://podcast.wdr.de/maus.xml
# ZDF-Kram
FEED_URL=http://videocast.srtwist.net/
# Galacticast
FEED_URL=http://feeds.feedburner.com/galacticast
# Quarks & Co
FEED_URL=http://podcast.wdr.de/quarks.xml
# Computer Club 2
FEED_URL=http://www.cczwei.de/rss_tvissues.php
# Probot World of Amazing Action-Figure Adventure!
FEED_URL=http://www.probotproductions.com/vidcasts/ProbotVodcast.xml
# Adventures of Thomas Brin
FEED_URL=http://podcasts.thomasbrin.com/BrinRSS
|