tsuron's profile picture

Published by

published

Category: Web, HTML, Tech

music autoplay code for anyone that needs it :P

Code down here !!

<iframe width="0" height="0" src="https://www.youtube.com/embed/(characters at the end of your link)/?&:amp;;autoplay=1&loop=1&controls=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy">

</iframe>


it then autoplays the music you want, an example of the code withe the link ;


<iframe width="0" height="0" src="https://www.youtube.com/embed/zs_BMqmcvbs//?&:amp;;autoplay=1&loop=1&controls=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy">

</iframe>

this code autoplays the "FC Demon Room" from Yume Nikki!

I hope this worked for you and you understood this :')

Feel free to copy and paste the code into your about me!


0 Kudos

Comments

Displaying 0 of 0 comments ( View all | Add Comment )