I am using this you tube embed
<iframe id="ytplayer" style="box-shadow:0px 0px 5px black;" type="text/html" width="100%" height="350" src="https://www.youtube.com/embed/<?php echo$youtube_video_id;?>?autoplay=1&showinfo=0&loop=0&modestbranding=1&rel=0" frameborder="0" allowfullscreen></iframe>
I want to remove youtube logo. So is there any way to block this image?
https://s.ytimg.com/yts/img/watermark_ringo-vflPWbiPS.png
this is image of player enter image description here