• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

Uploading mp3 files to a site

Afterglow Ampharos

Ampharos are the ultimate kid's bed. They have a b
672
Posts
7
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!)
     
    27,747
    Posts
    14
    Years
  • 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. :)
     

    tokyodrift

    [i]got me looking for attention[/i]
    4,532
    Posts
    12
    Years
    • Age 30
    • he/him
    • Seen Mar 8, 2024
    You could give mediafire a shot...
     

    machomuu

    Stuck in Hot Girl Summer
    10,507
    Posts
    16
    Years
  • 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).
     
    27,747
    Posts
    14
    Years
  • It's worth giving http://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.
     

    Nah

    15,947
    Posts
    10
    Years
    • Age 31
    • she/her, they/them
    • Seen today
    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:
    http://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
     

    Lucario

    Hardly active since 2017!
    809
    Posts
    8
    Years
  • 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.
     

    Afterglow Ampharos

    Ampharos are the ultimate kid's bed. They have a b
    672
    Posts
    7
    Years
  • 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:
    http://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. >.<
     

    Afterglow Ampharos

    Ampharos are the ultimate kid's bed. They have a b
    672
    Posts
    7
    Years
  • 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:
    http://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"]http://www.youtubeinmp3.com/fetch/?video=https://www.youtube.com/watch?v=lChTGSEh4Iw[/sound]
    [sound="Slick"]http://www.youtubeinmp3.com/fetch/?video=http://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:
    27,747
    Posts
    14
    Years
  • Huh, what am I doing wrong here? Neither of these work, the music player is greyed out.


    Code:
    [PLAIN][sound="Slick"]http://www.youtubeinmp3.com/fetch/?video=https://www.youtube.com/watch?v=lChTGSEh4Iw[/sound]
    [sound="Slick"]http://www.youtubeinmp3.com/fetch/?video=http://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. :)
     

    Afterglow Ampharos

    Ampharos are the ultimate kid's bed. They have a b
    672
    Posts
    7
    Years
  • 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"]http://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:}
     
    27,747
    Posts
    14
    Years
  • ¯\_(ツ)_/¯

    Something could have changed in that site's algorithm or something. Also it seems like a malicious site too as I was faced with lots of popups that thankfully I got out of.
     

    Afterglow Ampharos

    Ampharos are the ultimate kid's bed. They have a b
    672
    Posts
    7
    Years
  • 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.
     

    Leviathan

    [span="font-family:ubuntu; color: whitesmoke; padd
    1,103
    Posts
    10
    Years
  • For what it's worth, kiwi6.com is a nice site to host .mp3 files on.
    Been able to make a sort of pseudo playlist that plays a different song each time a page loads.
     
    Back
    Top