This is the code I'm using on my profile.
<iframe width="0" height="0" src="https://www.youtube.com/embed/songid//?&;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>
Is there a way edit this embed code in such a way that you can autoplay multiple songs in a row? Like, could I paste the code a few times, each with a different song ID. And then do something to the code that song 1 plays first, song 2 plays 2nd and so forth?
TIA