Youtube Iframe disable pause video

前端 未结 7 2117
刺人心
刺人心 2020-12-06 05:53

I need to play video on my web-page. But I need to deny control. I put \"controls=0\", but player has pause action when I click on it. Can I disable \"pause\" action in YouT

7条回答
  •  时光取名叫无心
    2020-12-06 06:20

    This is my code solution to get the video to auto play without the ability to pause on desktop but allow on mobile

      
    

    Note to made the video repeat and not autoplay the next item on the playlist set the playlist to the video id(youtube) does not do video recommendations on mobile in browser videos

提交回复
热议问题