macOS
brew install dzrlocal Homebrew formula metadata
brew
Command-line Deezer.com player. Version 260315 via Homebrew; verified from local package data.
install
brew install dzrlocal Homebrew formula metadata
overview
Command-line Deezer.com player
history
DZR is a shell-based command-line player for Deezer, with companion utilities for URLs, subtitles/lyrics, decoding, and ID3 metadata. Its repository was created in October 2019 and describes support across Linux, BSD, macOS, Android/Termux, Windows through WSL, and an experimental VSCode extension.
The project sits in the tradition of lightweight media CLIs that wrap web APIs and local players. Its README emphasizes few dependencies, live lyrics, metadata tagging from Deezer metadata, and avoiding permanent local music caching.
The README documents packaging across Homebrew, Arch AUR, Gentoo GURU, Snap, Flatpak, Nix flakes, Termux-style manual install, and VSCode VSIX releases. GitHub API metadata showed 253 stars and 20 forks on 2026-06-30, suggesting a niche but established CLI-media audience.
Typical usage is interactive browsing with `dzr`, opening a specific Deezer API path, playing a track URL, piping playback through a chosen PLAYER such as mpv or mpg123, generating SRT lyrics with `dzr-srt`, or tagging MP3 files with `dzr-id3`.
DZR is package-nerd interesting because it is a tiny shell media stack distributed through many packaging channels, with helper executables that expose specific parts of the workflow rather than hiding everything behind one large application.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
dzr | cli | global executable | |
dzr-dec | cli | global executable | |
dzr-id3 | cli | global executable | |
dzr-srt | cli | global executable | |
dzr-url | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
install metadata
| Package key | brew:dzr |
|---|---|
| Version | 260315 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/dzr |
| Homepage | https://github.com/yne/dzr |
| Repository | https://github.com/yne/dzr |
| Upstream docs | https://github.com/yne/dzr |
| License | Unlicense |
| Source archive | https://github.com/yne/dzr/archive/refs/tags/260315.tar.gz |
| Dependencies | dialog, mpv |
| Uses from macOS | jq |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | dzr |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.