YouTube video in HTML5

后端 未结 5 512
既然无缘
既然无缘 2021-01-18 02:07

How do I play a YouTube video in HTML5?

5条回答
  •  一向
    一向 (楼主)
    2021-01-18 02:46

    This is probably what you're looking for: Force HTML5 youtube video

    HTML5 video may play if the user has opted in:

    
    

    HTML5-by-defualt video - notice the ?html5=1:

    
    

    The "HTML5" way of doing video would be to use a tag. This post shows that it can be done, but it doesn't look like the best option. Show Youtube video source into HTML5 video tag?

提交回复
热议问题