a multithreaded client for downloading music for free with lucida.
cargo install --git https://github.com/jelni/lucida-downloader
-
find the albums you want to download on https://play.qobuz.com/ (requires an account, but provides superior experience) or https://www.qobuz.com/shop
-
run
lucida <urls>
Usage: lucida [OPTIONS] [URLS]...
Arguments:
[URLS]... URLs to download
Options:
-f, --file <FILE> files to read URLs from
-o, --output <OUTPUT> custom path to download to
--country <COUNTRY> country to use accounts from [default: auto]
--no-metadata disable metadata embedding by lucida
--private hide tracks from recent downloads on lucida
--album-workers <ALBUM_WORKERS> amount of albums to download simultaneously [default: 1]
--track-workers <TRACK_WORKERS> amount of tracks to download simultaneously for each album [default: 4]
--skip-tracks skip downloading tracks in the album
--skip-cover skip downloading album cover
-h, --help Print help
Note
remember to support your favorite artists!