سؤال

This is my windows phone app : http://www.windowsphone.com/en-us/store/app/teknoseyir-v2-0/fd13b86d-5505-486b-8091-1ada54546d15

and this is my window store app: http://apps.microsoft.com/windows/tr-tr/app/teknoseyir-v2-0/59e66213-4729-4091-97fa-9dc688892a25

This is a webview app . Source is teknoseyir.com ( Turkish Social Technology Network) Teknoseyir is sending their videos to youtube channel. I want to add button to appbar and navigate user to new page . Here is the problem , I want to show teknoseyir youtube feed in this new page.

I have found to add videos to hand by hand but I want to show channel feed automatically. How can I do this ?

هل كانت مفيدة؟

المحلول

You need to take a look at the Youtube Data API. It allows apps to retrieve and update YouTube content in the form of RSS feeds. Your app can use the YouTube Data API to fetch video feeds, channels, and playlists for videos that match particular criteria.

You can find help in this Sample

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top