Liberum Melodian Library for making easy tracks downloading from Deezer


License
Other
Install
pip install lm-dw-deezer==0.0.2b10

Documentation

LM DW Deezer

Install

  1. Only C backend
    pip install lm-dw-deezer
  2. W Rust backend

    [!NOTE] If you have already installed RUST you can jump this step

    curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
    • Install
      pip install lm-dw-deezer[RUSTDW]

Usage

lm_dw_deezer --help

Inside a docker container

  1. Run in a container
    docker run -it -v "$(pwd):/Songs" an0nimia/lm_dw_deezer:latest bash