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)
- 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>
Comments
Displaying 1 of 1 comments ( View all | Add Comment )
バンニー
IT WORKS!!!TY SO MUCHHHHHHH :DDDDDDDDD
eyy glad it worked love to be helpin yall
by (OLD ACCOUNT); ; Report