I am using a Phonegap plugin for playing a video in my iOS app. I\'m able to play a video with the URL format like http://easyhtml5video.com/images/happyfit2.mp4
http://easyhtml5video.com/images/happyfit2.mp4
There are some methods that will give you direct link to youtube videos. Use "gdata" option to find all possible video formats.
Then parse the result to get desired link. Hope this might be useful