dilemma's profile picture

Published by

published
updated

Category: Web, HTML, Tech

how to add any music (from youtube) you like to your pf

WARNING - THIS IS AN AUTOPLAY, IN THE BACKGROUND, CODE YOU WONT BE ABLE TO SEE THE VIDEO


code - 

<iframe width="0" height="0" src="https://www.youtube.com/embed/LFdxiiyoB3w//?&;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 style="border-radius:12px" src="" width="100%" height="152" frameborder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe></iframe>

steps

1. Copy and paste that code to your about me. Currently the video that will play is a song that I chose by Outta pocket. 

2. go on to youtube and choose the song that you want. once you find it click the 3 dots and press share.

3. click EMBED, do not copy the link to the video.

4. once it shows the full code, copy only the youtube link. (DO NOT copy the quotation marks)

5. paste that into the code, replacing the link that is there now. make sure to paste it AFTER the quotation mark and before the //?

6. double check that the code looks like the original code but only a different link and that there is /embed/ in the link. 

7. save and have fun with your songs! 


1 Kudos

Comments

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