Topic: ★ HOW TO AUTO-PLAY MUSIC ON YOUR PROFILE ★ [Step by Step Guide]



Sort Replies:

Reply by 𝔳𝔦𝔳𝔢𝔯𝔶𝔶𝔫

posted

this worked for me! 

thank you very much!! <3



Permalink Report Reply

Reply by Nai

posted

tysm bro!! this is the only tut that actually worked for me


Permalink Report Reply

Reply by SloanyPoo

posted

Bless you, thank you!


Permalink Report Reply

Reply by Savannah

posted

Thank you so much! This worked perfectly!


Permalink Report Reply

Reply by JK_Donsive

posted

Thank you so so much!!! now i get to make people suffer my music taste :3


Permalink Report Reply

Reply by 𝕶𝖆𝖕𝖚𝖘𝖙𝖆 𝕲ł𝖔𝖜𝖆 𝕻𝖚𝖘𝖙𝖆

posted
updated

Hello!

Because I was using this code myself and it stopped working all of a sudden, and I've seen other users say it wasn't working for them, here's how you could fix it (mind you, I'm still learning CSS  myself, so this might not fix it for some users!):

1. Make sure you're posting this code OUTSIDE your <style> </style> tags. These tags are for CSS code, while the code we will be using to create a music player is HTML code, so if you paste it inside the tags, Spacehey wont "read" it.


2. Paste the code on the About me section of your profile:
<iframe src="https://www.youtube.com/embed/--------------------?autoplay=1&loop=1" width="0" height="0" frameborder="0" allow="autoplay">
</iframe>

This code has been simplified to the basics, so if you wanted something "extra" aside from the music, you might need to use a slightly different code. The 0 values in "width" and "height" make your music player invisible. Give them a higher number value if you want the player to show. Usually, you're given width="560" height="315" by default, but you can also tweak these values to your preference.


3. Substitute the area marked by dashes (-) with the bit of the link of your desired music that goes after "v=".
Example: https://www.youtube.com/watch?v=dQw4w9WgXcQ

I hope that fixes it! If I figure out how to make it loop without using a several-hour-long video, I will update! Hope this helps!!



UPDATE:
For the song to loop in your profile, simply add &playlist=-------------------- right after ?autoplay=1&loop=1. Once again, you will be substituting the dashed line with the bit corresponding to your song. This would be the result:

<iframe 

    src="https://www.youtube.com/embed/dQw4w9WgXcQ?autoplay=1&loop=1&playlist=dQw4w9WgXcQ" 

    width="0" 

    height="0" 

    frameborder="0" 

    allow="autoplay">

</iframe>


Permalink Report Reply

Reply by 𝐒𝐇𝐎𝐂𝐊𝐖𝐀𝐕𝐄

posted

OH MY GOSH THANK YOU AHDRFUEIWGWOPQDI


Permalink Report Reply

Reply by Corey<3

posted

Reply by Cuteorangepie

posted

Reply by Iris Virus

posted

using! thank you so much!!


Permalink Report Reply

Reply by yamiam

posted

does anyone know how to turn on the auto play feature in duck duck go? i would love to be able to play my music ;-;


Permalink Report Reply

Reply by Dr. GlitterGutz

posted
updated

Ahh, this works!! (‾◡◝) Yeeey


Permalink Report Reply

Reply by bread

posted

THANK YOU SO MUCH THIS IS AWESOME


Permalink Report Reply

Reply by Ray (cute)

posted

it doesnt work for meeee, is there a specific place i have to paste the code??


Permalink Report Reply