Go to file
vitiko123 fd1e0b8ed9 Initial commit 2020-08-09 22:47:51 -04:00
qo_utils Initial commit 2020-08-09 22:47:51 -04:00
qopy Initial commit 2020-08-09 22:47:51 -04:00
.gitignore Initial commit 2020-08-09 22:47:51 -04:00
LICENSE Initial commit 2020-08-09 22:47:51 -04:00
README.md Initial commit 2020-08-09 22:47:51 -04:00
config.json Initial commit 2020-08-09 22:47:51 -04:00
demo.gif Initial commit 2020-08-09 22:47:51 -04:00
main.py Initial commit 2020-08-09 22:47:51 -04:00
requirements.txt Initial commit 2020-08-09 22:47:51 -04:00

README.md

Qobuz-DL

Seach and download Lossless and Hi-Res music from Qobuz

Demostration

Features

  • Download FLAC files from Qobuz
  • Forget about links: just search and download music directly from your terminal
  • If you still want links, Qobuz-DL also has an input url mode

Getting started

Note: Qobuz-DL requires Python >3.6

Note 2: You'll need an active subscription

Install requirements with pip

Linux / MAC OS
pip3 install -r requirements.txt --user
Windows 10
pip3 install windows-curses
pip3 install -r requirements.txt

Add your credentials to config.json

{
	"email": "",
	"password": ""
}

Run Qobuz-DL

Linux / MAC OS
python3 main.py
Windows 10
python.exe main.py

Usage

usage: python3 main.py [-h] [-a] [-i] [-q int] [-l int] [-d PATH]

optional arguments:
  -h, --help  show this help message and exit
  -a          enable albums-only search
  -i          run Qo-Dl-curses on URL input mode
  -q int      FLAC quality (6, 7, 27) (default: 6) [LOSSLESS, 24B <96KHZ, 24B >96KHZ]
  -l int      limit of search results by type (default: 10)
  -d PATH     custom directory for downloads

A note about Qo-DL

Qobuz-DL is inspired in the discontinued Qo-DL-Reborn. This program uses two modules from Qo-DL: qopy and spoofer, both written by Sorrow446 and DashLt.

Disclaimer

This tool was written for educational purposes. I will not be responsible if you use this program in bad faith. If you are using this program, you are accepting this: https://static.qobuz.com/apps/api/QobuzAPI-TermsofUse.pdf