/downtify-premium

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.

Primary LanguageC#GNU General Public License v3.0GPL-3.0

Analytics Is this project still maintained?

What is Downtify?

Downtify is an open source Spofity downloader which makes it possible to download all your favourite songs and/or playlists directly from Spotify.

down-prem

A Spotify Premium account is required.

This project was forked from Shawak/downtify and was modified a bit.

Usage

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.

Downloading

You can download the latest version here.

Bugs

Feel free to help developing this mod by reporting any issues at our bug tracker.

License

Downtify ist licensed under the GNU General Public License v3, for more information please check out the license information.