Giter Site home page Giter Site logo

dzr's Introduction

dzr logo

DZR: the command line deezer.com player

โš ๏ธ For legal reasons this project

  • does not come with any track decryption key
  • does not read/store (even temporary) any file on your machine

Preview

asciicast

Install

  • Find (or just lookup) the DZR_CBC key then export it in your ~/.profile (don't forget to source it or to reload your session)
  • Install dependencies: curl jq dialog mpv openssl (or openssl-tool in Android)
  • Installation choices:
    • git clone https://github.com/yne/dzr (then git pull to update)
    • curl -sL github.com/yne/dzr/archive/master.tar.gz | tar xzf -
    • rm -f dzr* && wget raw.githubusercontent.com/yne/dzr/master/dzr{,-dec,-url} && chmod +x ./dzr*
    • for i in dzr{,-dec,-url}; do curl -so $i https://raw.githubusercontent.com/yne/dzr/master/$i; chmod +x $i; done

The Deezer API rapidly change, so update dzr when something goes wrong

Compatibility

This project shall work on Linux, *BSD and Android (via F-droid Termux) but if you need more OS support, feel free to open an issue (or a PR if it's MacOS/Windows)

dzr's People

Contributors

yne avatar

Watchers

James Cloos avatar

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.