Image

qdr_remastered

QDR Remastered Version 69.

Features

  • Download FLAC and MP3 files from Qobuz
  • Remod Version of qobuz-dl-reborn, only for user_id and user_token.

Installation

Termux

  1. pkg update && pkg upgrade
  2. pkg install git python
  3. pip install --upgrade pip
  4. git clone https://github.com/JemPH/qdr_remastered.git
  5. cd qdr_remastered
  6. pip install -r requirements.txt
  7. python qdr.py

Windows

  1. Install Python.
  2. Add Python to System Path
  3. Open Terminal then type pip install --upgrade pip
  4. Download the zipped file then extract
  5. goto directory and execute the script. pip install -r requirements.txt
  6. Then execute the script python qdr.py