The Ultimate Lossless and Hi-Res music downloader for Qobuz with ReplayGain and Classical metadata
Project description
qobuz-dl Ultimate Edition
Search, explore, and download Lossless and Hi-Res music from Qobuz.
This is an enhanced, feature-rich fork of the original qobuz-dl project, designed for the ultimate audiophile experience. It includes a resilient download engine, deep customization for keeping your library perfectly organized, and extensive, native support for classical music metadata.
✨ Features
🎧 Audiophile & Metadata Engine
- Roon & DAP Optimized: Metadata, cover art, and lyrics are meticulously formatted to ensure perfect out-of-the-box integration with Roon servers and Digital Audio Players.
- Roon-Ready Synchronized Lyrics: The engine intelligently formats and embeds timestamped
.lrcdata directly into the audio files ([LYRICS]Vorbis Comments), ensuring Roon natively displays scrolling, karaoke-style lyrics in its "Now Playing" view out-of-the-box. - Massive Tag Control: Refactored tag engine supports highly detailed classical music metadata. Almost every single tag can be toggled on/off via CLI arguments.
- Native Multi-Artist Tagging: Automatically detects and splits main artists and featured guests. Unlike standard downloaders, it writes discrete multiple tags for FLAC files (Vorbis Comments) and standard null-separated strings for MP3s (ID3v2), ensuring flawless interpretation by high-end players like Roon, Plexamp, or Kodi without requiring external tools like MusicBrainz Picard.
- Native ReplayGain Support: Automatically extracts and embeds
REPLAYGAIN_TRACK_GAINandREPLAYGAIN_TRACK_PEAKtags directly from Qobuz's hidden API data. This ensures perfect, non-destructive volume leveling out-of-the-box for high-end digital audio players (DAPs) and audiophile servers like Roon. - Automatic Lyrics Engine & Retroactive Tagger: Fetches and injects synchronized (
.lrc) and unsynchronized lyrics using LRCLIB (with a Genius fallback API). Includes a standalonelyricscommand to retroactively scan and inject missing lyrics into your existing local library without re-downloading the audio. - Enhanced Digital Booklets: Automatically compiles a beautifully formatted
.txtfile with a complete tracklist, runtime, full credits, metadata, and reviews. Upon completion, the engine intelligently sweeps the folder, strips timestamps from.lrcfiles, and appends the pure text lyrics of the entire album directly into the booklet. Official PDF "Goodies" are also downloaded alongside it.
🚀 Resilient Download Engine
- Database Recovery & Sync: Includes a specialized
--sync-dbengine to restore missing entries in your local database by scanning your existing music folders. - Smart Reverse Lookup: Automatically identifies legacy files by reading their ISRC or UPC tags and querying the Qobuz API to restore the correct IDs into the database.
- Segmented Download & Remuxing: Bypasses Akamai CDN throttling with a high-speed segmented download engine and automatic FFmpeg remuxing.
- Multithreaded Downloading: Concurrent track downloads for blazing-fast album fetching.
- Clean Multithreading UI: Intelligently switches to a clutter-free, static logging system displaying precise file sizes (MB) during concurrent downloads. This prevents terminal visual glitches and "cursor wars" with the Lyrics Engine, while preserving the classic animated progress bars for sequential (
--delay) downloads. - Smart Quality Fallback: Automatically downgrades to the next best available quality if the requested tier is restricted by the server, ensuring your download queue never crashes.
- Authentication Bypass: Log in securely using your browser's
user_auth_tokenif standard password authentication is blocked. Graciously handles Free/Studio accounts.
📁 Advanced Formatting & Storage
Qobuz-DL Ultimate allows deep customization of your library structure using variables.
- True Playlist Support (Native): Seamlessly handles Qobuz and Last.fm playlists with a specialized logic designed for library organization (Fixes #257).
- Flat Folder Structure: Automatically downloads all tracks into a single directory named after the playlist, preventing the creation of dozens of scattered album sub-folders.
- Sequential Track Numbering: Overrides original album track numbers with the playlist's actual order (
01,02,03...), ensuring a perfect chronological playback experience. - Smart Cover Management: Eliminates the "Cover Conflict" bug. The engine now dynamically manages embedded artwork, ensuring each track gets its correct unique cover without leaving duplicate
cover.jpgfiles in the folder.
- Powerful Variables:
folder_formatandtrack_formatnow support dozens of new variables (e.g.,{isrc},{barcode},{label},{track_composer}). - Release Type (
{release_type}): Automatically identifies the publication category from Qobuz APIs (e.g.,Album,EP,Single), allowing you to dynamically route downloads into subdirectories or use it as a naming prefix without enforcing a fixed structure.- Folder Example (Subdirectory):
folder_format = {release_type}/{album_artist} - {album_title}➔Album/Daft Punk - Discovery - Folder Example (Prefix):
folder_format = {release_type} - {album_artist} - {album_title}➔Single - Gorillaz - Silent Running
- Folder Example (Subdirectory):
- Explicit Tag (
{explicit}or{ExplicitFlag}): Automatically adds an[E]tag if the track or album is marked with a parental advisory warning on Qobuz. If the content is clean, the variable remains empty without leaving unwanted trailing spaces. You can apply this permanently by adding the variables to yourconfig.inifile, or temporarily via CLI using the-ffand-tfflags.- Folder Example:
folder_format = {artist} - {album} {ExplicitFlag}➔Eminem - The Eminem Show [E] - Track Example:
track_format = {track_number} - {tracktitle} {ExplicitFlag}➔02 - Without Me [E].flac
- Folder Example:
- Album Version Tag (
{version_tag}): Automatically appends the album version (e.g., Live, Remastered, Deluxe Edition) to your folder or track name. If the release is a standard edition, the variable remains completely empty, preventing unwanted trailing spaces or dashes.- Folder Example (Standard):
folder_format = {album_artist} - {album_title}{version_tag}➔The Sunset Violent - Folder Example (Special Edition):
folder_format = {album_artist} - {album_title}{version_tag}➔The Sunset Violent - Live in Heidelberg
- Folder Example (Standard):
- Multi-Disc Routing: Store multiple disc releases in one single directory or split them using customizable prefixes (e.g.,
CD 01). - Universal Playlist Generation:
.m3ufiles are strictly UTF-8 encoded, ensuring 100% crash-free generation even with complex Unicode or Japanese characters (Fixes #304).
🌉 Last.fm Smart Integration & Interactive Mode
Seamlessly bridge your Last.fm world with Qobuz. Download your personalized playlists and "Loved Tracks" with ease. To prevent downloading incorrect songs, this fork utilizes a mathematical Fuzzy Matching Algorithm:
- Auto-Accept (> 75%): Perfect matches are automatically queued.
- Auto-Skip (< 60%): Completely wrong tracks are automatically skipped.
- Interactive Selection (60% - 74%): For borderline matches, the engine pauses and activates an interactive prompt allowing you to manually approve or reject the track (
[y/n]).
📥 Installation & Setup
⚠️ Requirement: You need an active subscription to Qobuz.
Option A: 📦 PyPI Package (Recommended for all platforms)
The easiest and official way to install the Ultimate Edition. Open your terminal and run:
pip install qobuz-dl-ultimate
Once installed, you can launch the program from any folder on your computer by simply typing qobuz-dl or qdl.
Option B: Pre-built Binaries (Windows x64)
The easiest way to run the program on Windows without installing Python. 👉 Download the latest ZIP here
- Portable: No installation required.
- Important: Just extract the
.zipand ensureffmpeg.exeandqobuz-dl-ultimate.exeare in the same folder.
Option C: Python Source (Advanced)
Clone this repository and install the required dependencies:
git clone [https://github.com/Sei969/qobuz-dl.git](https://github.com/Sei969/qobuz-dl.git)
cd qobuz-dl
pip3 install -r requirements.txt
Run the program using: python -m qobuz_dl
Option D: 🐳 Docker Usage (NAS & Home Servers)
The Ultimate Edition is fully containerized and includes all dependencies (Python, FFmpeg). This is the recommended installation method for Synology, QNAP, Unraid, and headless servers.
# Pull the latest official image
docker pull ghcr.io/sei969/qobuz-dl:latest
# Example: Run a download and map it to your NAS music folder
docker run -it --rm \
-v /path/to/your/nas/music:/app/QobuzDownloads \
ghcr.io/sei969/qobuz-dl:latest dl "[https://play.qobuz.com/album/](https://play.qobuz.com/album/)..."
Option E: ☁️ Google Colab (Cloud & Google Drive)
The fastest way to download directly to your Google Drive at Gigabit speeds, bypassing local network limitations. Zero installation required.
- Zero Setup: Runs entirely in your browser (works seamlessly on smartphones and tablets too).
- Usage: Click the badge above, run the setup cells to mount your Google Drive, paste your Qobuz Auth Token, and start downloading directly to the cloud.
💻 Usage & Quick Examples
[Global Commands & Database Management]
usage: python -m qobuz_dl [-h] [-r] [-p] [--sync-db [PATH]] [-sc] {interactive,i,fun,dl,lucky,lyrics} ...
[Download Usage]
usage: python -m qobuz_dl dl [-h] [-d PATH] [-q int] [--albums-only] [--no-m3u] [--no-fallback] [--no-db]
[-ff PATTERN] [-tf PATTERN] [-s] [-e] [--no-cover]
[--embedded-art-size {50,100,150,300,600,max,org}]
[--saved-art-size {50,100,150,300,600,max,org}]
[--multiple-disc-prefix PREFIX] [--multiple-disc-one-dir]
[--no-lyrics] [--native-lang] [--no-credits] [--delay SECONDS]
[--no-album-artist-tag] [--no-track-composer-tag] ...
SOURCE [SOURCE ...]
Basic Album/Playlist Download:
python -m qobuz_dl dl https://play.qobuz.com/album/qxjbxh1dc3xyb
Safe Download (Anti-Ban): Disables multithreading to simulate human behavior during massive download sessions.
python -m qobuz_dl dl <URL> --delay 1
Advanced Discography Routing: Save multiple discs of a release in one single folder instead of splitting them.
python -m qobuz_dl dl https://play.qobuz.com/artist/2038380 --multiple-disc-one-dir
Interactive Last.fm Mode (Fun Mode):
(Tip: In interactive mode, use Space to multi-select several albums to download at once!)
python -m qobuz_dl fun -l 10
🗄️ Database & Library Management
The Ultimate Edition includes powerful local library managers to keep track of your downloads, prevent duplicates, and retroactively fix your metadata.
-
Smart Library Sync (
--sync-db): Already have a local library of downloaded FLACs? You don't need to start from scratch. Run this command to perform a Reverse Lookup on your download directory. The engine will scan your existing files and automatically inject them into the local database to prevent duplicate downloads in the future.python -m qobuz_dl --sync-db
(Note: You can also specify a custom path to scan, e.g.,
--sync-db "/path/to/your/music") -
Retroactive Lyrics Tagger (
lyrics): Do you have an existing local music library that lacks synced lyrics? The newlyricscommand acts as a standalone metadata engine. It recursively scans any local directory, detects FLAC/MP3 files missing lyrics, and intelligently injects them into the audio files using LRCLIB (and Genius API) without re-downloading any music.python -m qobuz_dl lyrics "/path/to/your/local/music/folder"
-
Purge Database (
-p,--purge): If you ever need to start fresh, clear your download history, or fix a corrupted state, you can instantly wipe the local database with a single command.python -m qobuz_dl --purge
🛠️ Key Formatting Variables
You can customize your config.ini or use the CLI flags -ff (Folder Format) and -tf (Track Format) with these powerful variables:
- Folder Pattern (
-ff): Supports dynamic routing with{release_type},{album_artist},{year},{label}, and{barcode}. - Track Pattern (
-tf): Customize filenames using{track_number},{track_title},{isrc}, and{track_composer}. - Explicit Flag: Use
{ExplicitFlag}or{explicit}within your patterns to automatically mark parental advisory content.
Detailed variable usage and examples can be found in the Advanced Formatting & Storage section.
🏆 Credits
- vitiko98: Creator of the original project.
- xwell: For the massive tag refactoring and "Goodies" integration.
- catap: For the segmented download patch.
⚠️ Disclaimer
- This tool was written for educational purposes.
qobuz-dlis not affiliated with Qobuz.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qobuz_dl_ultimate-1.5.0.tar.gz.
File metadata
- Download URL: qobuz_dl_ultimate-1.5.0.tar.gz
- Upload date:
- Size: 68.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d73779994e1ec833bf93ffb55be97a97c03625d4e0dfbf424cab04f4f32191c9
|
|
| MD5 |
2d87e3b621e5d31d18cb8655c9193224
|
|
| BLAKE2b-256 |
851c80b299784e368759ac25f381316eed9c83b11bd846e2c663e518452ed144
|
Provenance
The following attestation bundles were made for qobuz_dl_ultimate-1.5.0.tar.gz:
Publisher:
pypi.yml on Sei969/qobuz-dl
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
qobuz_dl_ultimate-1.5.0.tar.gz -
Subject digest:
d73779994e1ec833bf93ffb55be97a97c03625d4e0dfbf424cab04f4f32191c9 - Sigstore transparency entry: 1340790254
- Sigstore integration time:
-
Permalink:
Sei969/qobuz-dl@3a7f2300bf0c117efbf96e81243107148cb0c122 -
Branch / Tag:
refs/heads/master - Owner: https://github.com/Sei969
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yml@3a7f2300bf0c117efbf96e81243107148cb0c122 -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file qobuz_dl_ultimate-1.5.0-py3-none-any.whl.
File metadata
- Download URL: qobuz_dl_ultimate-1.5.0-py3-none-any.whl
- Upload date:
- Size: 69.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2dbb7a8416768f56cb6049c3a7b3bea22a39602e1c1648c795650eb74df5298d
|
|
| MD5 |
8e801cc62e2f8a9803aad1abeec06779
|
|
| BLAKE2b-256 |
000767fde14dffadc3db2498bfa80f8d743c10448dc1249dff2da94b431cd2a0
|
Provenance
The following attestation bundles were made for qobuz_dl_ultimate-1.5.0-py3-none-any.whl:
Publisher:
pypi.yml on Sei969/qobuz-dl
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
qobuz_dl_ultimate-1.5.0-py3-none-any.whl -
Subject digest:
2dbb7a8416768f56cb6049c3a7b3bea22a39602e1c1648c795650eb74df5298d - Sigstore transparency entry: 1340790258
- Sigstore integration time:
-
Permalink:
Sei969/qobuz-dl@3a7f2300bf0c117efbf96e81243107148cb0c122 -
Branch / Tag:
refs/heads/master - Owner: https://github.com/Sei969
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
pypi.yml@3a7f2300bf0c117efbf96e81243107148cb0c122 -
Trigger Event:
workflow_dispatch
-
Statement type: