<iframe width="100%" height="100%" src="https://www.youtube.com/embed/Bey4XXJAqS8?controls=1&showinfo=0&rel=0&autoplay=1&loop=1&mute=0" frameborder="0" allowfullscreen></iframe>
<iframe width="100%" height="100%" src="https://www.youtube.com/embed/Bey4XXJAqS8?controls=1&showinfo=0&rel=0&loop=1&mute=0" frameborder="0" allowfullscreen></iframe>
let videoSource = "https://www.youtube.com/embed/Bey4XXJAqS8?controls=1&showinfo=0&rel=0&loop=1&mute=0";
if (hostType === 'PC') videoSource += '&autoplay=1';
$('iframe').eq(0).attr('src', videoSource);