Skip to content

Releases: BobbyESP/spotdl-android

v0.1.3

10 Jan 21:46

Choose a tag to compare

v0.1.3

Features

  • Upgraded the sample app to have a greater experience!

Bugs fixed

  • Fixed Stream Process Extractor (now progress and ETA are well). Closes #7
    Infinite thanks to @xnetcat for it's time to help me find the way to show correctly the console output so I could have fixed the process extractor!

Full Changelog: 0.1.2...0.1.3

v0.1.2

03 Jan 16:27

Choose a tag to compare

v0.1.2

  • Added song/playlist/artists... info with the getSongInfo() function

Full Changelog: 0.1.1...0.1.2

0.1.1

02 Jan 19:54

Choose a tag to compare

v0.1.1

This release is for fixing the Jitpack library implementation; before it was impossible to get the library.

Full Changelog: 0.1.0...0.1.1

0.1.0

01 Jan 16:28

Choose a tag to compare

FIRST RELEASE: v0.1.0

I'm launching this library to be able to use all the amazing functionalities that the python SpotDL library does, but... Now in Android!!!
With this, us, the community, will be able to create amazing songs downloaders! Please, check the original repo to see all the features availiable. The documentation of how to use this library are being written, but it uses a similar syntax as youtubedl-android does.

Thank you all!

What's Changed

  • Create LICENSE.md by @BobbyESP in #1
  • master prov -> master. Lib working!!!!! by @BobbyESP in #3
  • Added dependencies to all archs, fixed command building and also fixed process extractor by @BobbyESP in #4
  • FFMPEG Path can't be reached by the library by @BobbyESP in #5

New Contributors

Full Changelog: https://github.com/BobbyESP/spotdl-android/commits/0.1.0