Hi y'all! I'm sorry for asking help all the time, but I really want to learn how to do stuff here :( If you can help me how to put music in my profile that would be great. Hugs n kisses everyone!ย
« Web, HTML, Tech Forum
How do I put music in my profile?
16 Replies
Reply by EchoLawrence
posted
Hi!
Reply by ๐ธ๐๐๐๐ผ๐๐๐๐
posted
Reply by Cole
posted
Hi, I tried posting music but it only plays 30 seconds of music on my profile, is this normal? I am using Spotify for this if that information matters.
Reply by Dustin
posted
Reply by kay
posted
updated
Here is one way you can do it from youtube,
Reply by Laura Lee
posted
@kay I looked at your profile you canโt see anything but your layout. Viewing from an iPhone and I turned it sideways as well
@Kay
Reply by remedi
posted
using https://nein-mc.neocities.org/csstest/index.html to test it in real time, it seems that something about spacehey prohibits the autoplay feature for the standard YouTube embed in an unexpected way. i'm looking into it so will post again if I find a better way to have autoplay features akin to old myspace players (or if i manage to make one myself)
Reply by remedi
posted
- Spotify
- SoundCloud
- YouTube
- Twitch
- Apple Music
- Deezer
- Bandcamp
- Mixcloud
- Hearthis.at
- Libsyn
- Anchor.fm
- Vimeo
- Dailymotion
- Giphy
- Imgflip
- Gfycat
- Odysee
- BitView
- iHeart
Reply by Nolan Astaroth
posted
Reply by dakota ๐ฃ
posted
if you want it to autoplay put this in ur about me then put in a youtube video link!!
<iframe width="0" height="0" src="INSERT LINK HERE?loop=1&autoplay=1&controls=0&start=0&playlist=FySpH7XOpBs&”title=" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen="””">
</iframe>
Reply by fาiาzาdาoาgา
posted
Reply by morgan
posted
hi hi!!
i was looking through these blogs to try and find answers on why the music wasn't working, but since i saw that others also don't know, i went researching myself!
i realized that at the end of the url there was no // even though there should be
like this:
<iframe width="0" height="0" src="https://www.youtube.com/embed/#######//?&;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>
i tried it this way and it worked, so if anyone still doesn't know, try it like this, it should work!!
Reply by Kim Parker
posted
okay i got y'all
<iframe width="0" height="0" src="https://www.youtube.com/embed/INSERT END OF LINK HERE//?&;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>5
if you put this in with the yt link of your choice it should work
Reply by ๐คLyricVixen๐ค
posted
Reply by fangg
posted
@Kay OMG THANK YOU!! I've been trying different tutorials for like an hour and it finally worked!!