« SpaceHey Forum

how to add music to profile?

Posted by skye

posted

Forum: SpaceHey

i'm trying to get a song to play on my profile but everything i've tried isn't working... please suggest any possible way you know !


Report Topic

1 Reply

Reply by Gluma

posted
updated

This blog post has a good autoplay music code!

Video ID the user is referring to is the 11 characters right before the ? in a YouTube link. For example, here’s a song link I’ll be using:

https://youtu.be/dQw4w9WgXcQ?si=yyJ6w6LVxjSWfgcK

Bolded portion is what will be inserted into the code, leading to this:

<iframe width="0" height="0" src="https://www.youtube.com/embed/dQw4w9WgXcQ?autoplay=1&loop=1&playlist=dQw4w9WgXcQ" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" loading="lazy" data-ruffle-polyfilled="">

</iframe>

Put the code anywhere in your profile (don’t put inside the <style> tags!) and it’ll play

very late edit lmao: had a space in the code which may or may not make it work so...apologies for that


Permalink Report Reply