Playing video from youtube link without UIWebView
I want to play a video in my app from youtube link e.g:
http://www.youtube.com/watch?v=Uner-3tTY1I. But i don't want to redirect
the user to any web view in the app. Just want to play that video in the
video player in the current view of my application. Is it possible to play
the vdi without redirecting to UIWebView? If possible, how can i do this?
Thanks for the help in advance.
No comments:
Post a Comment