In this post you can learn how to embed youtube video autoplay with muted | no audio copy the below coding then paste to following places

<iframe width="500" height="300" src="https://www.youtube.com/embed/BmRxzli0J6U?rel=0&autoplay=1&amp;mute=1" frameborder="0" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
 
Top