How can display Youtube videos in Smartface video player, not in a webview?
How do I obtain the necessary video stream information from Youtube?
How can display Youtube videos in Smartface video player, not in a webview?
How do I obtain the necessary video stream information from Youtube?
You can check this link to get .flv path how do i get the flv file path from a youtube URL
But in general, native players doesn't support .flv extension.
The best way to show a youtube video in your app is to use WebView component.