Created
April 18, 2024 13:49
-
-
Save bonface221/d8878f81dcea0445c9d6e888214643f6 to your computer and use it in GitHub Desktop.
EMBED youtube without showing all the options
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<iframe | |
src="https://www.youtube.com/embed/BYN_cVnP4fc?autoplay=1&mute=1&playsinline=1&loop=1&playlist=BYN_cVnP4fc&controls=0&disablekb=1" | |
frameborder="0" | |
allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" | |
allowfullscreen> | |
</iframe> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment