Skip to content

Releases: I-Al-Istannen/SpotifyDownloaderJVM

1.1.0

19 Sep 16:30
Compare
Choose a tag to compare

Adjust to new spotify/youtube api versions

Fix download for tracks with no id

16 Jun 18:49
Compare
Choose a tag to compare

If a playlist contains tracks with no id, they are silently skipped instead of crashing the download.

Allow spaces in output path

16 Apr 14:24
Compare
Choose a tag to compare
Fix output paths with spaces...

Sadly the underlying Youtube-DL library doesn't support it, so I
had to be a bit more hacky.

Hopefully fix downloading with pooled connection

23 Oct 17:37
Compare
Choose a tag to compare

Changes

Hopefully fix downloading failing after ~2 songs (probably due to connection pooling)

Fix Spotify URL layout

23 Oct 12:59
Compare
Choose a tag to compare

Changes

This build just fixes the new spotify URL layout.

v0.0.1-test

08 Sep 11:20
Compare
Choose a tag to compare
Remove left over comments

v0.0.0-test

15 Apr 09:09
Compare
Choose a tag to compare
Added a travis artifact build