Trixie's profile picture

Published by

published
updated

Category: Web, HTML, Tech

MUSIC AUTOPLAY

Can't autoplay music on your profile? Want to switch the song on a premade layout? Well do not worry!


First: Go to your profile and then edit your ''about me'' section


Then: Paste this code


<iframe width="0" height="0" src="https://www.youtube.com/embed/videoIDhere//?&;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>


As you can see in the code above, there is a section that says ''videoIDhere'' pay close attention to that section because it's gonna be useful later!


Go to youtube and search for the song/audio you want and click ''share'' and then ''copylink''


After you've done that you're gonna delete the ''videoIDhhere'' section and paste the youtube URL you have just copied! But you're only gonna use the letters on it!


Example:


https://youtu.be/51GIxXFKbzk


This is the link for the song ''INTERNET YAMERO''


Now, if you wanted to have this song autoplay on your profile you'd only need the last part of the link:


AKA: 51GIxXFKbzk


Once you've taken those last few letters/numbers and pasted them on your profile your code will look something like this:


<iframe width="0" height="0" src="https://www.youtube.com/embed/51GIxXFKbzk//?&;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>


Goodluck and hope this helped!


12 Kudos

Comments

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

⭐joyfulstarr⭐

 ⭐joyfulstarr⭐'s profile picture

Omg thank you it works !!


Report Comment

1ukee

1ukee's profile picture

TYSMM!!!


Report Comment



NPP I'M GLAD I HELPED!!!

by Trixie; ; Report