diff options
author | Sven Gothel <[email protected]> | 2011-07-13 06:58:00 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2011-07-13 06:58:00 +0200 |
commit | 562a3714fc920bbc4b65f96234030cb52af03539 (patch) | |
tree | faf06f5a2a97045c5ba6da33430b4e90ce40bfa3 | |
parent | a5128eb7237c868e6e684895f306879e991d0259 (diff) |
stream: +sgothel
-rw-r--r-- | planet2/config/stream-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/planet2/config/stream-config.xml b/planet2/config/stream-config.xml index 673a3a8..20e4d1e 100644 --- a/planet2/config/stream-config.xml +++ b/planet2/config/stream-config.xml @@ -11,6 +11,7 @@ <template>/srv/www/jogamp.org/planet2/config/stream-template.html</template> <output>/srv/www/jogamp.org/stream</output> </planet> + <feed name="sgothel01" url="http://gdata.youtube.com/feeds/base/users/sgothel/uploads?alt=rss&v=2&orderby=published&client=ytapi-youtube-profile&max-results=50&category=jogl"/> <feed name="demoscenepassivist1" url="http://gdata.youtube.com/feeds/base/users/DemoscenePassivist/uploads?alt=rss&v=2&orderby=published&client=ytapi-youtube-profile&max-results=50&category=jogl"/> <feed name="demoscenepassivist2" url="http://gdata.youtube.com/feeds/base/users/DemoscenePassivist/uploads?alt=rss&v=2&orderby=published&client=ytapi-youtube-profile&start-index=50&max-results=50&category=jogl"/> <feed name="demoscenepassivist3" url="http://gdata.youtube.com/feeds/base/users/DemoscenePassivist/uploads?alt=rss&v=2&orderby=published&client=ytapi-youtube-profile&start-index=100&max-results=50&category=jogl"/> |