Skip to content

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.

License

willmoura/downtify-premium

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.xml file:

<configuration>
  <username>username</username>
  <password>password</password>
  <language>en</language>
  <file_exists>SKIP</file_exists>
  <clientId>clientId</clientId>
  <clientSecret>clientSecret</clientSecret>
  <volume_normalization>false</volume_normalization>
</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.

Known Issues

  1. Playlists cannot be loaded at the moment. To download a full playlist follow this:
    • Open a playlist on Spotify
    • Select a single song
    • Press CTRL+A to select all songs
    • Press CTRL+C to copy all URIs to clipboard
    • Paste this in downtify-premium textbox
    • Press enter, and all of the songs will be loaded

Bugs

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

License

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

About

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.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%