Page 1 of 2 12 LastLast
Results 1 to 25 of 27

Thread: dl Spotify songs directly?

  1. #1
    Join Date
    Oct 2008
    Posts
    695
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default dl Spotify songs directly?

    Ive been wondering for a while if there is a way to somehow get the .mp3 name of the url wich spotify plays, anyone know any ways to possibly do this?

  2. #2
    Join Date
    Oct 2008
    Posts
    695
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    We all know that some of you are good hax0rz, why dont u try to help out with this?

  3. #3
    Join Date
    Apr 2007
    Location
    The Netherlands
    Posts
    5,553
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Try tamper data? I've never used the site so
    ~Hermen

  4. #4
    Join Date
    Oct 2008
    Posts
    695
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Hermpie View Post
    Try tamper data? I've never used the site so
    Ive tried to sniff it, and I get the real .mp3 url, BUT it seems like when you click the song to listen to it, spotify (the program) sends a signal to the server (spotify.com) to open the .mp3 song and the user can listen, then the server closes this connection (all done in very short time) and the user is left to listen to the song, its like if you knock on a door, they open the door, they leave something on the ground, and u get it after they close the door...

    Its a lil confusing, but thats pretty much how the whole thing works, what we need 2 do is send the signal over and over to keep the connection open, and get the mp3 file directly from the server (wich would be the HTTP url that u get from Spotify)

  5. #5
    Join Date
    Dec 2006
    Location
    .̿̂̔͋͗̎̆ͥ̍̒ͤ͂̾̌̀̅
    Posts
    3,012
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Never seen spotify but I'm assuming there's some flash media player thingie that plays the songs there? Why not try and decompile that?

    E: Unless I'm wrong. Cba to check because I'm lazy.

  6. #6
    Join Date
    Oct 2008
    Posts
    695
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by GoF View Post
    Never seen spotify but I'm assuming there's some flash media player thingie that plays the songs there? Why not try and decompile that?

    E: Unless I'm wrong. Cba to check because I'm lazy.
    I dont know actually how the heck the player works.. it seems like an component that is already made onto all pcs, so Im guna guess that its Windows Media Player, but I dont know how to decompile.

    You are wrong, u lazy bum

  7. #7
    Join Date
    Mar 2007
    Posts
    3,681
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Niixu View Post
    I dont know actually how the heck the player works.. it seems like an component that is already made onto all pcs, so Im guna guess that its Windows Media Player, but I dont know how to decompile.

    You are wrong, u lazy bum
    I also think it's WMP because it plays my msn songs automatically on msn like WMP and that's the only player that I allowed to do that.

  8. #8
    Join Date
    Oct 2008
    Posts
    695
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Hugolord View Post
    I also think it's WMP because it plays my msn songs automatically on msn like WMP and that's the only player that I allowed to do that.
    We know now what basic player it uses, but how the heck do you ''sniff'' a WMP stream?

  9. #9
    Join Date
    Jan 2007
    Location
    Kansas
    Posts
    3,760
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Write a program to handle the URLs of the songs and have Firefox open your program instead of Spotify...


  10. #10
    Join Date
    Oct 2008
    Posts
    695
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Bobarkinator View Post
    Write a program to handle the URLs of the songs and have Firefox open your program instead of Spotify...
    Care to explain further? its your idea

  11. #11
    Join Date
    Jan 2007
    Location
    Kansas
    Posts
    3,760
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    As far as I know, the only reason that Spotify opens when you go to a spotify link is that Firefox tells it to. You can tell firefox to open a different program if you want though. So you need to write a program that accepts those URLs then you can stream them and save it to an mp3.


  12. #12
    Join Date
    Oct 2008
    Posts
    695
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Bobarkinator View Post
    As far as I know, the only reason that Spotify opens when you go to a spotify link is that Firefox tells it to. You can tell firefox to open a different program if you want though. So you need to write a program that accepts those URLs then you can stream them and save it to an mp3.
    This is only IF the user has Firefox installed, wich most people have but how do you make it to change the open:spotify to open:something and make it to be able to play on another program?

  13. #13
    Join Date
    Jan 2007
    Location
    Kansas
    Posts
    3,760
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    You can do it in IE as well, just not sure how.
    In firefox, Tools -> Options -> Applications. Type "spotify" without quotes into the search box.


  14. #14
    Join Date
    Mar 2007
    Location
    Players[-1].Loc
    Posts
    962
    Mentioned
    4 Post(s)
    Quoted
    5 Post(s)

    Default

    Maybe it's just mean, but I can almost swear it's based on Songbird, or it least looks a *lot* like it.

    Also, I'm not sure, but it probably just streams MP3s or AACs real-time. You could record the music, but then you may as well just record Pandora (or use Pandora's Box/Jar/whatever) for that matter

    Edit: Wrote this when I was too tired, "mean" instead of "me"..

  15. #15
    Join Date
    Oct 2008
    Posts
    695
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Widget View Post
    Maybe it's just mean, but I can almost swear it's based on Songbird, or it least looks a *lot* like it.

    Also, I'm not sure, but it probably just streams MP3s or AACs real-time. You could record the music, but then you may as well just record Pandora (or use Pandora's Box/Jar/whatever) for that matter
    Yes.. it is based on Songbird! Im trying now to get this 2 work..

    Btw, Bob, what program shud I run it with?
    Siggy is out, sry fellas :/

  16. #16
    Join Date
    Jan 2007
    Location
    Kansas
    Posts
    3,760
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    I don't know, I was thinking make your own. I'm not exactly sure what they get with links but you just have to figure out how they handle them, then you can make a program to handle them.


  17. #17
    Join Date
    Oct 2008
    Posts
    695
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Bobarkinator View Post
    I don't know, I was thinking make your own. I'm not exactly sure what they get with links but you just have to figure out how they handle them, then you can make a program to handle them.
    Mby a program that has a WMP component?
    Siggy is out, sry fellas :/

  18. #18
    Join Date
    Jan 2007
    Location
    Kansas
    Posts
    3,760
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    I don't know, whatever you think would work.


  19. #19
    Join Date
    Jul 2008
    Location
    Canada
    Posts
    1,612
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    What language are you going to program it in, Niixu?

  20. #20
    Join Date
    Oct 2008
    Posts
    695
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Smarter Child View Post
    What language are you going to program it in, Niixu?
    Im a novice in VB 6, but I was thinking of making it open WMP.
    Siggy is out, sry fellas :/

  21. #21
    Join Date
    Dec 2006
    Location
    .̿̂̔͋͗̎̆ͥ̍̒ͤ͂̾̌̀̅
    Posts
    3,012
    Mentioned
    1 Post(s)
    Quoted
    3 Post(s)

    Default

    Pssh, I need an invite or something to get there.. Too lazy, can't check it.

    E: Also, about the eariler post, I thought it was sort of like Deezer.

  22. #22
    Join Date
    Mar 2007
    Posts
    3,681
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by GoF View Post
    Pssh, I need an invite or something to get there.. Too lazy, can't check it.

    E: Also, about the eariler post, I thought it was sort of like Deezer.
    Search button is your friend.

  23. #23
    Join Date
    Oct 2008
    Posts
    695
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    Quote Originally Posted by Hugolord View Post
    Search button is your friend.
    Lies!
    Siggy is out, sry fellas :/

  24. #24
    Join Date
    Dec 2007
    Posts
    2,766
    Mentioned
    2 Post(s)
    Quoted
    37 Post(s)

    Default

    Download sound recorder max and record the song you play...

  25. #25
    Join Date
    Feb 2008
    Location
    In a tiny one room apartment.
    Posts
    67
    Mentioned
    0 Post(s)
    Quoted
    0 Post(s)

    Default

    If you're just trying to download the song directly, I believe that there is a very easy way to do this... However I would have to have spotify to check. ^^
    Procrastination, Don't do it. This is the result.
    http://i172.photobucket.com/albums/w...2/Newposts.jpg

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Niixu's Free Spotify Account Thread!
    By NiiX in forum News and General
    Replies: 73
    Last Post: 03-27-2009, 11:13 PM
  2. directing the sythe noobs, directly to you!
    By squnky in forum News and General
    Replies: 24
    Last Post: 02-03-2008, 03:38 PM
  3. i leave and ERASE my account directly
    By ShowerThoughts in forum News and General
    Replies: 43
    Last Post: 11-17-2007, 04:37 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •