rborn / TitaniumYoutubePlayer

Play youtube directly in your app
42 stars 16 forks source link

[Error] cannot retrieve video #5

Open mnabilmughal opened 9 years ago

mnabilmughal commented 9 years ago

Hi, I hope you will be good. First of all you have done great work. I am facing a problem while trying to play the Video on iPhone. The module works fine on Android but on iPhone it gives following error: [Error] cannot retrieve video

I am unable to find out reason behind this error. If you can help me out with this it would be great.

Regards, Nabeel

rborn commented 9 years ago

There could be various reasons, maybe you are trying to get a video not allowed on mobile devices, or Youtube chanaged the way they deliver the json.

Uncomment this line and see what the reply is https://github.com/rborn/TitaniumYoutubePlayer/blob/master/titanium/Resources/get_yt_clip.js#L27