
Security News
Deno 2.6 + Socket: Supply Chain Defense In Your CLI
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.
qobuz-dl-cli
Advanced tools
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.
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
m4a container for iPod):qdc wq566r6h4kfeb --format=alac
qdc wq566r6h4kfeb
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.
FAQs
CLI downloader for Qobuz-DL instances
We found that qobuz-dl-cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
Deno 2.6 introduces deno audit with a new --socket flag that plugs directly into Socket to bring supply chain security checks into the Deno CLI.

Security News
New DoS and source code exposure bugs in React Server Components and Next.js: what’s affected and how to update safely.

Security News
Socket CEO Feross Aboukhadijeh joins Software Engineering Daily to discuss modern software supply chain attacks and rising AI-driven security risks.