Small JavaScript code to add a button to download all the tracks of a Qobuz Album once instead of downloading track by track.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-24 16:32:37 +02:00
doc Retirer avertissement 2026-08-24 16:32:37 +02:00
LICENSE.md Initalisation 2025-04-05 12:48:10 +02:00
qo-all-down.js Add directory to store the tracks in the zip 2025-08-03 08:43:08 +02:00
README.md Retirer avertissement 2026-08-24 16:32:37 +02:00

eng - fra

QoAllDown

QoAllDown is a small JavaScript code that add a button to download all the tracks of a Qobuz Album once instead of downloading track by track.

Manual execution, works on most of Web browsers

  1. Open your browser, login to Qobuz and go to the download page of your album where the "Download track by track" button is displayed.

  2. Execute the qo-all-down.js script (copy and paste) into the JavaScriptconsole of the developer tools on your favorite browser.

Usage

  1. Click on the new "Download all tracks" button below the "Download my music" page title.

  2. Choose the quality. E.g. type "flac" for the FLAC format.

  3. Wait a few moment during the download process. The duration depend on your connection speed.

  4. A ZIP file is saved to your computer. You must extract it.

  5. Enjoy !