A hacky tampermonkey script to automate downloading of individual tracks of a Qobuz purchase.
Go to file
2024-09-04 23:49:35 -07:00
LICENSE Initial commit 2024-09-04 23:44:24 -07:00
qobuz_bulk_downloader.js Add qobuz_bulk_downloader.js 2024-09-04 23:46:50 -07:00
README.md Update README.md 2024-09-04 23:49:35 -07:00

qobuz-bulk-downloader

A hacky tampermonkey script to automate downloading of individual tracks of a Qobuz purchase.

Qobuz no longer makes downloads available as an archive, and forces you to either use their downloader app (which is buggy when it works and isn't available for linux anyway) or download every track individually.

This tampermonkey script adds a single DOWNLOAD ALL TRACKS button that will click all the individual track download links, and the cover art link, on your behalf. It waits 3 seconds between clicks.