HOW TO GET ANY SONG TO AUTO PLAY ON YOUR PROFIILE

So I've seen alot of people struggle with this and i just wanna show how i got my song to work on my profile


  • you start with this code(major shout out to frankkie)

<!-- (c) Layout created by Frankkie (https://layouts.spacehey.com/layout?id=24222) -->


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

  • so what i highlighted is the only part of the code you will have to change. So lets say i want the song to be suggestions from SOAD so lets get the Youtube link of the song

https://www.youtube.com/watch?v=JVXzXNR7hCk

  • so again the only thing you need from the link is the 11 digit code at the end of the link. you might already notice what we are gonna do. just switch the song codes. simple 

<!-- (c) Layout created by Frankkie (https://layouts.spacehey.com/layout?id=24222) -->


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

  • so now i will add this to the very bottom of my about me section. no worries people with pre-existing layouts,this goes below everything.
comment if you still have issues with this :)))  



9 Kudos

Comments

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

バンニー

バンニー's profile picture

IT WORKS!!!TY SO MUCHHHHHHH :DDDDDDDDD


Report Comment



eyy glad it worked love to be helpin yall

by (OLD ACCOUNT); ; Report