1
votes

2 Answers

0
votes

The only YouTube player API that supports HTML5 is the iframe API.

0
votes

The workaround to make it permanent video url is to use this site: http://youtubeinmp4.com/. Passing the youtube url to this site -> it'll give you a permanent url of that youtube video -> embed this url into your HTML source tag. Hope that helps.