Support for a site request thread (3 Viewers)

bombus

Portal Pro
July 15, 2009
84
41
Novara
Home Country
Italy Italy
Hi guys!
I found the way (not hard to be sincere) to have youtube's channel to work (YouTube Data API - Demo Beta)

that's some codes:

NHL Official on youtube
Code:
<Site name="NHL on YouTube" util="YouTube" agecheck="false" enabled="true" lang="en">
      <Categories>
        <Category xsi:type="RssLink" name="NHL" thumb="http://www.everyjoe.com/hockeybeat/files/2008/04/nhl-logo.jpg">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=nhlvideo</Category>
      </Categories>
    </Site>

MotoGP Official on youtube
Code:
    <Site name="MotoGP on YouTube" util="YouTube" agecheck="false" enabled="true" lang="en">
      <Categories>
        <Category xsi:type="RssLink" name="MotoGP Userb" thumb="http://up2.podbean.com/image-logos/17774_logo.jpg">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=motogp</Category>
      </Categories>
    </Site>

Snowboard Surf and skate On Youtube
Code:
    <Site name="Snowboard Surf On YouTube" util="YouTube" agecheck="false" enabled="true" lang="en">
      <Username />
      <Password />
      <SearchUrl />
      <Categories>
        <Category xsi:type="RssLink" name="TTR World Tour Circuit" thumb="http://business.transworld.net/files/2008/03/31/swatch-ttr-logo.jpg">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=ttrworldtour</Category>
        <Category xsi:type="RssLink" name="Snowbox" thumb="http://www.snowbox.it/images/news/0-snowboxnews.JPG">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=snowboxtv</Category>
        <Category xsi:type="RssLink" name="FreecasterTV">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=Freecaster</Category>
        <Category xsi:type="RssLink" name="PirateMovieProductio">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=PirateMovieProductio</Category>
        <Category xsi:type="RssLink" name="Asp World Tour">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=ASPWorldTour</Category>
        <Category xsi:type="RssLink" name="Surfer Magazine">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=surfer</Category>
        <Category xsi:type="RssLink" name="RipCurl">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=rc69thesearch</Category>
        <Category xsi:type="RssLink" name="Snowboarding">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=funnerprojects</Category>
        <Category xsi:type="RssLink" name="transworld">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=transworld</Category>
        <Category xsi:type="RssLink" name="XTremeVideo">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=XTremeVideo</Category>
        <Category xsi:type="RssLink" name="RadXSports">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=GerryPallor</Category>
        <Category xsi:type="RssLink" name="VASEntertainment" thumb="http://images.vimeo.com/11/57/76/115776587/115776587_300.jpg">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=VASEntertainment</Category>
        <Category xsi:type="RssLink" name="dcshoesfilm" thumb="http://i2.ytimg.com/i/-LqvZMkzlQIT2Wy6LyE1_A/1.jpg">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=dcshoesfilm</Category>
      </Categories>
    </Site>

ATP Official On YouTube
Code:
    <Site name="Tennis On Youtube" util="YouTube" agecheck="false" enabled="true">
      <Categories>
        <Category xsi:type="RssLink" name="ATPWorldTour">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=ATPWorldTour</Category>
      </Categories>
    </Site>

I've updated Youtube with Channels
Very Raccomended for ITALIANS and USA (ESPN works almost only in usa) and who like dicovery and history channel
Code:
    <Site name="YouTube" util="YouTube" agecheck="false" enabled="true" lang="en">
      <Username />
      <Password />
      <SearchUrl />
      <Categories>
        <Category xsi:type="RssLink" name="Top Rated" thumb="">http://gdata.youtube.com/feeds/api/standardfeeds/top_rated</Category>
        <Category xsi:type="RssLink" name="Recently Added">http://gdata.youtube.com/feeds/api/videos?orderby=published</Category>
        <Category xsi:type="RssLink" name="Recently Featured">http://gdata.youtube.com/feeds/api/standardfeeds/recently_featured</Category>
        <Category xsi:type="RssLink" name="Top Favorites">http://gdata.youtube.com/feeds/api/standardfeeds/top_favorites</Category>
        <Category xsi:type="RssLink" name="Top Viewed">http://gdata.youtube.com/feeds/api/standardfeeds/most_viewed</Category>
        <Category xsi:type="RssLink" name="Top Viewed:Today">http://gdata.youtube.com/feeds/api/standardfeeds/most_viewed?time=today</Category>
        <Category xsi:type="RssLink" name="Top Viewed:This Week">http://gdata.youtube.com/feeds/api/standardfeeds/most_viewed?time=this_week</Category>
        <Category xsi:type="RssLink" name="Top Viewed:This Month">http://gdata.youtube.com/feeds/api/standardfeeds/most_viewed?time=this_month</Category>
        <Category xsi:type="RssLink" name="HD Content">http://gdata.youtube.com/feeds/api/videos/-/HD</Category>
        <Category xsi:type="RssLink" name="MotoGP Videos" thumb="http://up2.podbean.com/image-logos/17774_logo.jpg">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=motogp</Category>
        <Category xsi:type="RssLink" name="Discovery Channel on Youtube" thumb="">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=discoverytv</Category>
        <Category xsi:type="RssLink" name="Discovery Networks" thumb="">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=DiscoveryNetworks</Category>
        <Category xsi:type="RssLink" name="History Channel">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=historychannel</Category>
        <Category xsi:type="RssLink" name="RaiNews24">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=RaiNews24</Category>
        <Category xsi:type="RssLink" name="La7">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=la7</Category>
        <Category xsi:type="RssLink" name="Radio DeeJay" thumb="http://smnewsblog.files.wordpress.com/2009/04/radio-deejay_logo.jpg">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=radiodeejay</Category>
        <Category xsi:type="RssLink" name="CNN">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=cnn</Category>
        <Category xsi:type="RssLink" name="ESPN">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=espn</Category>
        <Category xsi:type="RssLink" name="NASA TV" thumb="http://2.bp.blogspot.com/_n5utq1JjLtc/SFdfQp0ql6I/AAAAAAAAADA/6zQCEtMQ8Ak/s400/nasa_logo.jpg">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=NASAtelevision</Category>
        <Category xsi:type="RssLink" name="RAI.tv" thumb="http://www.bimbogeek.com/wp-content/uploads/2009/04/logo_rai-thumb.jpg">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=rai</Category>
        <Category xsi:type="RssLink" name="Lacrosse.com" thumb="http://www.simplylacrosse.com/image-files/nll-logo.jpg">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=lacrossedotcom</Category>
        <Category xsi:type="RssLink" name="Juventus">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=JuventusCalcio999</Category>
        <Category xsi:type="RssLink" name="NFL Nation (UnOfficial)">http://gdata.youtube.com/feeds/api/videos?orderby=published&amp;author=TheNFLnation</Category>
      </Categories>
    </Site>

Updated NASA RSS
Code:
    <Site name="NASA" util="GenericSite" agecheck="false" enabled="true" lang="en">
      <Username />
      <Password />
      <SearchUrl />
      <Categories>
        <Category xsi:type="Group" name="NASA Live TV">
          <Channels>
            <Channel name="NASA TV">http://playlist.yahoo.com/makeplaylist.dll?id=1369080&amp;segment=149773</Channel>
            <Channel name="NASA Digital Media">http://www.nasa.gov/145590main_Digital_Media.asx</Channel>
            <Channel name="NASA Edu">http://www.nasa.gov/145588main_Digital_Edu.asx</Channel>
          </Channels>
        </Category>
        <Category xsi:type="RssLink" name="Hidden Universe HD: NASA's Spitzer Space Telescope" thumb="http://www.spitzer.caltech.edu/Media/happenings/20070516/hd.jpg">http://www.nasa.gov/rss/NASAcast_vodcast.rss</Category>
        <Category xsi:type="RssLink" name="NASACast" thumb="http://www.optcorp.com/images2/articles/full-135232main_podcast_itunes.jpg">http://www.nasa.gov/rss/NASAcast_vodcast.rss</Category>
        <Category xsi:type="RssLink" name="This Week @ NASA" thumb="http://www.nasa.gov/images/content/175183main_twan_itunes.jpg">http://www.nasa.gov/rss/TWAN_vodcast.rss</Category>
        <Category xsi:type="RssLink" name="50th Anniversary Moments" thumb="http://www.nasa.gov/images/content/243003main_moments_it.jpg">http://www.nasa.gov/rss/moments_vodcast.rss</Category>
        <Category xsi:type="RssLink" name="NASA Mission Update" thumb="http://www.nasa.gov/images/content/378393main_update_spitzer_100.jpg">http://www.nasa.gov/rss/mission_update_vodcast.rss</Category>
        <Category xsi:type="RssLink" name="NASA 360" thumb="http://upload.wikimedia.org/wikipedia/commons/thumb/e/eb/Nasa360logo.jpg/250px-Nasa360logo.jpg">http://www.nasa.gov/rss/nasa360_vodcast.rss</Category>
        <Category xsi:type="RssLink" name="NASA Edge" thumb="http://up2.podbean.com/image-logos/19916_logo.jpg">http://www.nasa.gov/rss/NASAEdge_vodcast.rss</Category>
        <Category xsi:type="RssLink" name="Last Mission to Hubble" thumb="http://www.spacetelescope.org/updates/screen/update0708.jpg">http://www.nasa.gov/rss/hubble_vodcast.rss</Category>
        <Category xsi:type="RssLink" name="Shuttle &amp; Station" thumb="http://up2.podbean.com/image-logos/18693_logo.jpg">http://www.nasa.gov/rss/shuttle_station_vodcast.rss</Category>
        <Category xsi:type="RssLink" name="Solar System" thumb="http://up2.podbean.com/image-logos/19928_logo.jpg">http://www.nasa.gov/rss/solar_system_vodcast.rss</Category>
        <Category xsi:type="RssLink" name="Universe" thumb="http://up2.podbean.com/image-logos/18695_logo.jpg">http://www.nasa.gov/rss/universe_vodcast.rss</Category>
        <Category xsi:type="RssLink" name="Earth" thumb="http://www.nasa.gov/images/content/176375main_e_itunes.jpg">http://www.nasa.gov/rss/Earth_vodcast.rss</Category>
        <Category xsi:type="RssLink" name="What's Up?" thumb="http://up2.podbean.com/image-logos/19917_logo.jpg">http://www.nasa.gov/rss/whatsup_vodcast.rss</Category>
        <Category xsi:type="RssLink" name="Exploration" thumb="http://www.nasa.gov/images/content/176376main_exp_itunes.jpg">http://www.nasa.gov/rss/exploration_vodcast.rss</Category>
        <Category xsi:type="RssLink" name="Jet Propulsion Laboratory HD" thumb="http://up2.podbean.com/image-logos/18643_logo.jpg">http://www.jpl.nasa.gov/multimedia/rss/podfeed-hd.xml</Category>
        <Category xsi:type="RssLink" name="Science at NASA" thumb="http://science.nasa.gov/images/HomeXtra/itunes.jpg">http://science.nasa.gov/podcast.xml</Category>
        <Category xsi:type="RssLink" name="NASA Chandra X-ray Observatory Podcasts" thumb="http://chandra.harvard.edu/resources/podcasts/graphics/SDimage_300.jpg">http://chandra.harvard.edu/resources/podcasts/podcasts.xml</Category>
        <Category xsi:type="RssLink" name="SDO: Solar Dynamics Observatory - Stepping Stones to SDO" thumb="http://www.friulinelweb.it/sole/sdo.jpg">http://sdo.gsfc.nasa.gov/xml/SDOcast.php</Category>
        <Category xsi:type="RssLink" name="GLASTcast HD: The Extreme Universe" thumb="http://svs.gsfc.nasa.gov/vis/iTunes/f003_GLASTcast_HD_200x200.jpg">http://svs.gsfc.nasa.gov/vis/iTunes/f0003_index.html</Category>
        <Category xsi:type="RssLink" name="NASA Goddard Shorts HD" thumb="http://svs.gsfc.nasa.gov/vis/iTunes/GoddardShortsHD_logo.jpg">http://svs.gsfc.nasa.gov/vis/iTunes/f0004.xml</Category>
      </Categories>
    </Site>

Added Discovery Channel Video Podcast
Code:
    <Site name="Discovey Channel" util="GenericSite" agecheck="false" enabled="true">
      <Categories>
        <Category xsi:type="RssLink" name="Discovery Video" thumb="http://up2.podbean.com/image-logos/16961_logo.jpg">http://www.discovery.com/radio/xml/discovery_video.xml</Category>
        <Category xsi:type="RssLink" name="Science Channel" thumb="http://up2.podbean.com/image-logos/16971_logo.jpg">http://www.discovery.com/radio/xml/sciencevideo.xml</Category>
        <Category xsi:type="RssLink" name="Discovery News" thumb="http://up2.podbean.com/image-logos/16964_logo.jpg">http://www.discovery.com/radio/xml/news_video.xml</Category>
        <Category xsi:type="RssLink" name="Discovery Space" thumb="http://up2.podbean.com/image-logos/43342_logo.jpg">http://www.discovery.com/radio/xml/DiscoverySpace.xml</Category>
        <Category xsi:type="RssLink" name="Discovery Investigations">http://www.discovery.com/radio/xml/id_videopodcast.xml</Category>
      </Categories>
    </Site>

Updated Snowboard surf and skate podcasts:
Code:
    <Site name="Snowboard Surf and Skate" util="GenericSite" agecheck="false" enabled="true">
      <Username />
      <Password />
      <SearchUrl />
      <Categories>
        <Category xsi:type="Group" name="Board Live TV">
          <Channels>
            <Channel name="Boardriders Tv LIVE" thumb="http://blog.quiksilver-women.com/wp-content/uploads/imgCats/logo.jpg">http://www.impek.tv/brtv/live.asx</Channel>
          </Channels>
        </Category>
        <Category xsi:type="RssLink" name="shralp.com snowboard (m4v)" thumb="http://up2.podbean.com/image-logos/17778_logo.jpg">http://shralp.com/rss/shralp_itunes.xml</Category>
        <Category xsi:type="RssLink" name="shralp.com surf (m4v)" thumb="http://up2.podbean.com/image-logos/17825_logo.jpg">http://shralp.com/rss/shralpsurf_itunes.xml</Category>
        <Category xsi:type="RssLink" name="FUEL TV: SnowBoard" thumb="http://up2.podbean.com/image-logos/30897_logo.jpg">http://podcasts.fuel.tv/xml/snow_itunes.rss</Category>
        <Category xsi:type="RssLink" name="FUEL TV: Skate" thumb="http://podcasts.fuel.tv/content/artwork/PC_SkateB600.jpg">http://podcasts.fuel.tv/xml/skate_itunes.rss</Category>
        <Category xsi:type="RssLink" name="FUEL TV: Surf" thumb="http://podcasts.fuel.tv/content/artwork/PC_SurfB600.jpg">http://podcasts.fuel.tv/xml/surf2_itunes.rss</Category>
        <Category xsi:type="RssLink" name="FUEL TV: BMX" thumb="http://podcasts.fuel.tv/content/artwork/PC_BMXB600.jpg">http://podcasts.fuel.tv/xml/bmx3_itunes.rss</Category>
        <Category xsi:type="RssLink" name="FUEL TV: FMX" thumb="http://podcasts.fuel.tv/content/artwork/PC_FMXB600.jpg">http://podcasts.fuel.tv/xml/fmx_itunes.rss</Category>
        <Category xsi:type="RssLink" name="FUEL TV: Wake" thumb="http://podcasts.fuel.tv/content/artwork/PC_WakeB600.jpg">http://podcasts.fuel.tv/xml/wake9_itunes.rss</Category>
        <Category xsi:type="RssLink" name="FUEL TV: Best Of" thumb="http://msxb-d3.vo.llnw.net/CONTENT/IMAGES//f3/710c040f-2707-4b26-904a-342a0af80df3.jpg">http://podcasts.fuel.tv/xml/mix_itunes.rss</Category>
        <Category xsi:type="RssLink" name="FUEL TV: HD">http://podcasts.fuel.tv/xml/hd_itunes.rss</Category>
        <Category xsi:type="RssLink" name="FUEL TV: FirstHand">http://podcasts.fuel.tv/xml/firsthand_itunes.rss</Category>
        <Category xsi:type="RssLink" name="Skateboard Mag PodCast" thumb="http://www.skateparkoftampa.com/spot/productimages/1291mfgr.jpg">http://theskateboardmag.com/feeds/watch/</Category>
        <Category xsi:type="RssLink" name="BOARDRIDERS TV" thumb="http://blog.quiksilver-women.com/wp-content/uploads/imgCats/logo.jpg">http://www.boardriderstv.com/podcast/index.php</Category>
        <Category xsi:type="RssLink" name="DVS Skate" thumb="https://boardmartredding.com/xcart/images/M/dvs_logo2.jpg">http://www.skate-more.com/podcasts/skatemore.xml</Category>
        <Category xsi:type="RssLink" name="DC" thumb="http://up2.podbean.com/image-logos/17759_logo.jpg">http://feeds.feedburner.com/Dc-Skate</Category>
        <Category xsi:type="RssLink" name="Vans Skate" thumb="http://4.bp.blogspot.com/_0DxhVKvsbsw/SbCnk5X-F7I/AAAAAAAAAKU/2nVxiuYxOjQ/s320/Vans_logo1.jpg">http://skate.vans.com/skate_podcast.xml</Category>
        <Category xsi:type="RssLink" name="Method TV" thumb="http://static.blogo.it/outdoorblog/Method.jpg">http://methodtv.blip.tv/rss/itunes</Category>
        <Category xsi:type="RssLink" name="Strange Notes - Skateboarding">http://www.strangenotes.com/podcast/feed.php</Category>
        <Category xsi:type="RssLink" name="64mm">http://feeds.feedburner.com/64mmVlog</Category>
        <Category xsi:type="RssLink" name="PodSurf">http://www.podsurf.tv/podsurftv.xml</Category>
      </Categories>
    </Site>

So i've Uploaded my Xml in case i lost something on the way ;)

The only problem is that in youtube sites there are others categories...
 

Attachments

  • OnlineVideoSites.xml
    30.7 KB

mark90

Portal Pro
April 30, 2009
52
0
add a new page

Hi,

is it possible to add the side cam4.com?
Can i add the side myself?

By the way, the plugIn is absolutly wonderfull!!!


(Sorry for th bad english, i'm a german boy)

kind regards,
Mark
 

Users who are viewing this thread

Top Bottom