Youtube Mashup Sample
From Oxygen.next Wiki
|
This .NET Sample queries a specified YouTube Account via the Google Data API and lets you import a YouTube Playlist into the OMS.
Sources can be found here: http://oxygennext.codeplex.com/
Requires a valid YouTube User Account with at least one Playlist and a Google DATA API key!
This Sample does the following:
- Initialize Google Data API
- Gets User Playlists
- Connects to Oxygen API
- Gets available Stations from User Root Team
- Let User select Playlist and Station
- Gets Entrys of the Playlists and creates a WebContainer for each
- Uploads them to the OMS
Learn what a "WebContainer" is: http://wiki.oxygennext.com/index.php/Websites
If you don't have MS Visual Studio 2008 you can download the free express version here

