You will have to communicate with YouTube's web service just like the YouTube API docs say: https://developers.google.com/youtube/2.0/developers_guide_protocol_audience
As far as I know it is just HTTP requests and JSON results, so it should be fairly straight forward. On Sat, Jul 7, 2012 at 5:33 AM, Aziz <[email protected]> wrote: > Dear all > > I want to develop application that display the videos of specific channel on > the youtube in the app .. > > the idea is: > Choose channel (I have 3 Channels) >> choose Episodes >> the video plays > > is there an open source app example or a useful doc ? > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/How-to-use-Youtube-API-in-monotouch-tp4655827.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch -- Med Venlig Hilsen / With Best Regards Tomasz Cielecki http://ostebaronen.dk _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
