Code Monkey home page Code Monkey logo

downtify-premium's Introduction

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

  1. Paste in the text box the song(s) you want to download
  2. Press Enter key to list the song(s) you have just pasted
  3. Select the song(s) you want to download from that list
  4. Press Download

Configuration

To use Downtify, you need to clone/download this 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 here.

Downloading

You can download the latest version from 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.