SkyKid's profile picture

Published by

published
updated

Category: Web, HTML, Tech

Finally found a code for playing music from YouTube that actually works on mobile

Every other code I tried would only have the music play on PC which was superrr annoying but I finally found one that will have it play on mobile as well!!! 


Here's the code if you want it


<iframe width="0" height="0" src="https://www.youtube.com/embed/hy9uOoy8kVM?controls=0//?&;amp;;autoplay=1&;loop=1&;controls=1" title="IDK" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy"> </iframe>


Just replace the "hy9uOoy8kVM" with your desired YouTube video ID and boom, you've finally got profile background music on mobile! 



1 Kudos

Comments

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