Open devshisiyani opened 9 years ago
The VideoPlayer works fine. I would like the VideoPlayer to open straight into video. Eg the link below. https://www.youtube.com/embed/wk4K9daZJW8?rel=0&enablejsapi=1 eg VideoPlayer.play("http://www.youtube.com/embed/wk4K9daZJW8?rel=0&enablejsapi=1"); This fails to open with an error. There was a problem with the network.
This works fine VideoPlayer.play("https://www.youtube.com/watch?v=E0UV5i5jY50");
The VideoPlayer works fine. I would like the VideoPlayer to open straight into video. Eg the link below. https://www.youtube.com/embed/wk4K9daZJW8?rel=0&enablejsapi=1 eg VideoPlayer.play("http://www.youtube.com/embed/wk4K9daZJW8?rel=0&enablejsapi=1"); This fails to open with an error. There was a problem with the network.
This works fine VideoPlayer.play("https://www.youtube.com/watch?v=E0UV5i5jY50");