diff options
Diffstat (limited to 'examples')
| -rw-r--r-- | examples/vodcatchersources.conf | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/examples/vodcatchersources.conf b/examples/vodcatchersources.conf new file mode 100644 index 0000000..778d65a --- /dev/null +++ b/examples/vodcatchersources.conf @@ -0,0 +1,21 @@ +# +# Example sources for vdr-vodcatcher +# + +# videocast.srtwist.net +FEED_URL=http://videocast.srtwist.net/ + +# Galacticast +FEED_URL=http://feeds.feedburner.com/galacticast-wmv + +# 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 + +# Quarks & Co +FEED_URL=http://podcast.wdr.de/quarks.xml + +# Computer Club 2 +FEED_URL=http://www.cczwei.de/rss_tvissues.php |
