welcome to this short guide on how 2 make ur own custom code for song autoplay :3
first go to yt and search the song u want ^_^
( can be on mobile or pc )
( using mobile as an example )
then click on share
and then embed
and lastly copy this part of the code that im showing here:
after that you should have something like this:
5WcyVvWZJU4
after having that copied put it where im showing in this code here:
( <iframe width="0" height="0" src="https://www.youtube.com/embed/[PASTE HERE]?loop=1&autoplay=1&controls=0&start=0&playlist=[PASTE HERE]&”title=" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="””">
/</iframe> )
and done! now you should have a working autoplay for your page ^_^
if you wanna see how it should look like with the example i gave before:
( <iframe width="0" height="0" src="https://www.youtube.com/embed/5WcyVvWZJU4?loop=1&autoplay=1&controls=0&start=0&playlist=5WcyVvWZJU4&”title=" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="””">
/</iframe> )
if you have any trouble if the code you can just send a comment or request me to make a code 4 u instead ^_^
Comments
Displaying 0 of 0 comments ( View all | Add Comment )