Glitchbone / CordovaYoutubeVideoPlayer

Play Youtube Videos in a native Video Player on Android & iOS
MIT License
83 stars 133 forks source link

Playing protected music doesn't work on iOS #1

Closed trueicecold closed 9 years ago

trueicecold commented 9 years ago

trying to play:

https://www.youtube.com/watch?v=aNhylhd6ecU

with the player on iOS results in the player loading and closes right after. It's a VEVO clip, so it's protected.

Glitchbone commented 9 years ago

I tried to reproduce the error, but this video played just right. Tested on iOS 7.1 simulator. On which iOS version did you try?

Glitchbone commented 9 years ago

You must pass only the video ID to the openVideo() function, not the full URL

Glitchbone commented 9 years ago

Could you try the latest version of the plugin and tell me if it solved the issue?

thequiet commented 8 years ago

I am also facing issues when trying to embed/play music videos. Was there ever a solution for this problem?