🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

qobuz-dl-cli

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qobuz-dl-cli

CLI downloader for Qobuz-DL instances

latest
Source
npmnpm
Version
0.0.2
Version published
Maintainers
1
Created
Source

qobuz-dl-cli

CLI wrapper around Qobuz-DL instances to get around browser RAM / zipping etc. limitations

Currently limited to downloading albums in 16bit 44.1kHZ FLAC / ALAC.

Installation & Usage

You must have Node.JS v22+, and ffmpeg installed and available in the PATH.

Installation:

npm i qobuz-dl-cli

Usage:

qdc <album-id> (--format=alac)

Examples

  • download as ALAC in m4a container for iPod):
qdc wq566r6h4kfeb --format=alac
  • download as FLAC
qdc wq566r6h4kfeb

How it works

This program uses the API offered by Qobuz-DL to get album information and signed URLs. It then downloads album art & the raw audio (FLAC) from Qobuz, and uses ffmpeg to mux in the metadata and artwork.

Keywords

qobuz

FAQs

Package last updated on 29 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts