A friend of mine is looking for a method (web/gui/cli) to download playlists from Spotify without making an account there.
Suggestions?

GNU/Linux.

  • riccardo
    link
    5
    edit-2
    4 years ago

    As far as I know, there are some python tools that claim to “download” stuff from spotify, but what they actually do is to search for the song on YouTube and download it from there. Still better than nothing.

    I have bookmarked these tools:

    • @dioramaOP
      link
      14 years ago

      Hey, thanks for the reply!
      I tried smd, even fixed a lil’ bug, but then I failed to let it work. I admit I did not put such a committed effort.

  • @penloy
    link
    44 years ago

    I highly recommend deemix (deemix.app). Look into it.

    • @hawkield
      link
      14 years ago

      I highly recommend deemix (deemix.app). Look into it.

      +1 for this. I had been downloading youtube songs up until now. I easily converted my spotify playlist to Deezer and after that used deemix to download everything locally.

      I had to check the codebase to check if it is secure or not, so that I will not get caught (as i stay in Germany currently), but everything looks encrypted and ISPs cannot snuff what is going on.

  • @uiizi
    link
    3
    edit-2
    4 years ago

    deleted by creator

  • @pirate
    link
    14 years ago

    i found an easy and fast download site for songs on spotify that ive been using for a few days. the search is not great, but in terms of downloading a song with cover art and meta data it does the job.

    another one my favorites is spotifydownload which can also be found on github. i love it because it can be used with a cron job to backup any public playlists. no login, auth, or requirement for credentials. it’s super straightforward and incredibly easy to automate.