so quirky thing I found out at some point I felt like re-sharing is basically making one's music loop for those who got trouble with that nd yea
so this is the general code for music to add to your page without any of the looping stuff
<iframe width="0" height="0" src="[EMBED LINK HERE]//?&;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>
and all you gotta add is literally just "playlist=[end of the embed link here]"
I put it right after "loop=1&" so it basically looks like this
<iframe width="0" height="0" src="[EMBED LINK HERE]//?&;amp;;autoplay=1&;loop=1&;playlist=[END OF LINK HERE];controls=1" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy"></iframe>
For further clarification I also made a lil visual thing wich one can view here on a random example
[or below here if the image loads]
so yeag I hope this wasn't too messy to see through nd hope this lil info helps also-
I don't know anything about Coding really and I am just sharing things I found out from other peeps so yeagh-
Comments
Displaying 2 of 2 comments ( View all | Add Comment )
haydengriz
the end of the link? huh?
Report Comment
I was not sure how to word this properly, but you know how every youtube link has this wierd keyboard smash in the video links that looks different from video to video?
like you have the "youtube.com/embed/" and then it's followed by the keymash and ends in "//?"
every youtube video has a different keymash in those links wich ig identifies wich video it is supposed to reffer to, I am reffering to this specific part of those links.
You take that snipped and put it right after the "playlist="
I thought the attatched image made enough sense though i hope this helps get my words across, I am sorry for not being able to word this properly due to a language barrier and me additionally not knowing anything about code
by SeroWebs; ; Report
mine looks different from yours though like different placements of certain code
by haydengriz; ; Report
wait wait. I think it might've worked. Thanks!
by haydengriz; ; Report
MpathicOracle
IT WORKS THANK YOU SO MUCH THANK YOU THANK YOU I COULDN'T FIGURE OUT HOW TO LOOP IT TILL I SAW THIS POST THANK YOUUUUU
Report Comment
aaa I am glad I was able to help :,D
by SeroWebs; ; Report