<3's profile picture

Published by

published
updated

Category: Web, HTML, Tech

AutoPlay YouTube Music Player (fixed/updated)


This code will allow you to have a YouTube video auto play on your profile!



*To change the YouTube video, edit the "VIDEOURLCODE" portion in the code.
*To hide the YouTube video, edit both the width and height to equal "0".

(COPY AND PASTE CODE BELOW)
------------------------------------------------------------------------------------------------

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



1086 Kudos