Uploading mp3 files to a site

Afterglow Ampharos

Ampharos are the ultimate kid's bed. They have a b
  • 672
    Posts
    8
    Years
    Hey guys! What I'd like to know is the full breadth of options available for putting audio/music in a post.

    This is the only way I know of right now:


    [sound="Song title here"]link to an .mp3[/sound]

    But the problem with that is that it only accepts links to webpages that are MP3 files. And most of us have our music either on our computer as files (that are not hosted on a web link), or on YouTube. Usually YouTube, to be honest.

    Sure, I could link a YouTube video in its entirety, but that's way too tall and obtrusive, I would only do that if I could make only the play button and scrub bar visible.

    So yes, I'm looking for more options when it comes to putting music in posts especially if there's some way to use YouTube links somehow.
    (I know it's possible to download YouTube videos as MP3 and then take that MP3 and upload it somewhere, but MP3 hosting is much harder than image hosting ((there's no "Imgur for audio files" that I'm aware of)) and that would be a two-step process for every time I make an audio post. Hassle!)
     
    Hi there!

    Unfortunately, you are right that there aren't many ways to actually upload mp3 files online (like there is images to imgur). :( However, the only real suggestion I could offer at this point is that if you know someone who has webspace if you could perhaps ask them and see if they wouldn't mind hosting mp3 files on their server for you to link to and use.

    If I (or anyone else) finds something else, then I'll let you know. :)
     
    As far as uploading mp3s goes, you have a number of options. Apart from Soundcloud (which, assuming you want to upload something licensed, be sure to unlist it), you can use Dropbox, Google Drive, or various other storage sites'll work for you, especially if you want a seamless Drag 'n Drop means of uploading without ever having to even type in a URL (assuming they have desktop functionality).
     
    It's worth giving https://clyp.it a look. It's like soundcloud, except login is entirely optional and it's a lot easier to embed. It's what I use for hosting/sharing audio and music.
    The thing with that site though is that it is for creators of media and not a hub to just flat out upload MP3 files to for hosting. It'd be copyright infringement, unless the OP was the author of the content within the MP3 files.
     
    Just did a quick look online and there's this youtube mp3 site that gives you a direct mp3 link.
    The base URL is
    Code:
    https://www.youtubeinmp3.com/fetch/?video=<youtube url here>



    oh hey this does really work, don't even need to visit the actual website, you really do just plug the Youtube URL into it

    woo
     
    The thing with that site though is that it is for creators of media and not a hub to just flat out upload MP3 files to for hosting. It'd be copyright infringement, unless the OP was the author of the content within the MP3 files.
    yeah, clyp is only for original content and your own work - although I think the other mp3-upload sites (if they exist) have to follow the same copyright rules.
     
    Just did a quick look online and there's this youtube mp3 site that gives you a direct mp3 link.
    The base URL is
    Code:
    https://www.youtubeinmp3.com/fetch/?video=<youtube url here>
    Testing.



    It's weird that that works, given that the URL does not end in ".mp3", and if you go to that URL, you can't actually hear the music from there. But it DOES appear to work in the code.

    This is awesome, thanks very much. One more question: in the code, it goes sound="title here" but I can't find where that title actually shows up anywhere. Not even in mouse-over. What are those title words for then?

    Edit: Ok, SOMEtimes it works and sometimes I have to refresh like five times before the audio player stops being greyed out. >.<
     
    Just did a quick look online and there's this youtube mp3 site that gives you a direct mp3 link.
    The base URL is
    Code:
    https://www.youtubeinmp3.com/fetch/?video=<youtube url here>

    Huh, what am I doing wrong here? Neither of these work, the music player is greyed out.


    Code:
    [PLAIN][sound="Slick"]https://www.youtubeinmp3.com/fetch/?video=https://www.youtube.com/watch?v=lChTGSEh4Iw[/sound]
    [sound="Slick"]https://www.youtubeinmp3.com/fetch/?video=https://www.youtube.com/watch?v=JKr1XstKRG0[/sound][/PLAIN]


    P.S. Failing this, a website to host MP3 files would be good, especially if what Incineroar said about Dropbox cutting him off always happens. That sounds like a risk I'd rather not take?
     
    Last edited:
    Huh, what am I doing wrong here? Neither of these work, the music player is greyed out.


    Code:
    [PLAIN][sound="Slick"]https://www.youtubeinmp3.com/fetch/?video=https://www.youtube.com/watch?v=lChTGSEh4Iw[/sound]
    [sound="Slick"]https://www.youtubeinmp3.com/fetch/?video=https://www.youtube.com/watch?v=JKr1XstKRG0[/sound][/PLAIN]


    P.S. Failing this, a website to host MP3 files would be good, especially if what Incineroar said about Dropbox cutting him off always happens. That sounds like a risk I'd rather not take?
    From the looks of it, the site that was recommended only wants the YouTube video ID, and not the URL to the entire video. In the case of the links you're wanting to use, you'll want to use these codes:

    lChTGSEh4Iw
    JKr1XstKRG0

    Hope this helps. :)
     
    From the looks of it, the site that was recommended only wants the YouTube video ID, and not the URL to the entire video. In the case of the links you're wanting to use, you'll want to use these codes:

    lChTGSEh4Iw
    JKr1XstKRG0

    Hope this helps. :)
    Oh? but this one worked earlier, and it uses the full URL, as seen here: [sound="Glass Tappers"]https://www.youtubeinmp3.com/fetch/?video=https://www.youtube.com/watch?v=acci5Iyd5pQ[/sound]


    Let me try, though... With just the video code like you said.




    {D:}
     
    Dropbox works IF you play with the URL, like so: After you click Share and Copy Link, you also have to replace "www.dropbox.com" with "dl.dropboxusercontent.com" in that URL link it gives you, if you want it to work within the [sound] code.


    [sound="Ergo"]https://dl.dropboxusercontent.com/s/0zbaukvt7qbx1d8/Birocratic%20-%20ergo.mp3?dl=0[/sound]

    But I still run the risk of falling into this trap Incineroar mentioned. :x
    I once tried to do a song in a signature, and within hours I had my public links suspended because I had exceeded their 20GB bandwidth limit somehow.
     
    Back
    Top