html5 video - How to play VEVO Content using YouTube iframe API? -
i need play vevo videos on html5 player created using youtube's api in ios.
https://developers.google.com/youtube/iframe_api_reference
currently i'm able play normal videos out glitch.but when ever try play vevo video,it says "the content cant played outside of youtube".is there legal way of going this?.
i have tried set "origin" property of player domain.this did not help.
this example above link origin set
<iframe id="player" type="text/html" width="640" height="390" src="http://www.youtube.com/embed/m7lc1uvf-ve?enablejsapi=1&origin=http://example.com" frameborder="0"></iframe> if knows of other way legally play vevo content please let me know. :).any legal loopholes :d.
i have played vevo videos placing id.
sometimes vevo videos have restractions embedding example, country user fetching video.
Comments
Post a Comment