Downtify is an open source Spofity downloader which makes it possible to download all your favourite songs and/or playlists directly from Spotify.
A Spotify Premium account is required.
This project was forked from Shawak/downtify and was modified a bit.
To use Downtify, you need to clone/download the repo and edit the config.txt
file:
<configuration>
<username>username</username>
<password>password</password>
<language>en</language>
<file_exists>SKIP</file_exists>
<clientId>clientId</clientId>
<clientSecret>clientSecret</clientSecret>
</configuration>
username
password
must be valid Premium user credentials.
clientId
clientSecret
should be retrived from from here.
You can download the latest version here.
Feel free to help developing this mod by reporting any issues at our bug tracker.
Downtify ist licensed under the GNU General Public License v3, for more information please check out the license information.