Download songs from Spotify with your premium account

Digging the abyss

As usual, digging on the web bring me on an interesting project called justifyx. This small java application let you do a simple thing:

Download any SpotifyURI link you want in 320kbps OGG format!

How to download playlist/album/song or whatever SpotifyURI?

Simply download the last version of Justifyx: https://code.google.com/p/justifyx/downloads/list

And use it as follow:

Command line:
java -jar justifyx.jar user password SpotifyURI format command

Format:
    ogg_96:  Ogg Vorbis @ 96kbps
    ogg_160: Ogg Vorbis @ 160kbps
    ogg_320: Ogg Vorbis @ 320kbps
    mp3_320: MP3 @ 320kbps

Command:
    download: downloads track/list/album
    download number: downloads an album starting on the specified track number
    cover: downloads album cover
  1. How do you run the Java application? It’s not loading up?

  2. do I make a .bat file?

    • At first you need to install Java and add Java path in your windows system environment variables. Once this is setup you can create a bat if needed or simply use the compiled .jar file.
      You can also use a new tool that now integrates it called http://www.spotydl.com

  3. Hi!
    I can’t donwload the jar file, can you post it?
    Thanks!

Reply to loopion ¬
Cancel reply


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <s> <strike> <strong>