macOS
brew install streamriplocal Homebrew formula metadata
brew / rank 2794
Scriptable music downloader for Qobuz, Tidal, SoundCloud, and Deezer. Version 2.1.0 via Homebrew; verified 2026-06-09. Also installable with nix: nix profile install nixpkgs#streamrip.
install
brew install streamriplocal Homebrew formula metadata
nix profile install nixpkgs#streamripnixpkgs package indexes · pkgs/by-name/st/streamrip/package.nix · source: api.github.com
scoop install main/ripScoop official bucket manifest trees · bucket/rip.json · source: api.github.com
overview
Scriptable music downloader for Qobuz, Tidal, SoundCloud, and Deezer
history
streamrip is a Python command-line music downloader for services such as Qobuz, Tidal, Deezer, and SoundCloud. It sits in the package-manager world as a scriptable media CLI whose usefulness depends on fast updates to service integrations and authentication behavior.
PyPI records streamrip releases beginning with version 0.1 on March 25, 2021. The current project metadata describes it as a fast, all-in-one music downloader for Qobuz, Deezer, Tidal, and SoundCloud.
The GitHub README describes the project as scriptable and highlights concurrent downloads with aiohttp, downloads of tracks/albums/playlists/discographies/labels, last.fm playlist support, conversion, a local database of downloaded track IDs, interactive search, and config-file customization.
streamrip's README documents pip installation, direct installation from the dev branch, Arch/AUR installation, and Homebrew installation. The supplied package facts also list Nix and Scoop, showing adoption beyond Python packaging alone.
Its user base overlaps with command-line audio collectors who want reproducible download commands, quality selection, metadata control, and service-specific authentication stored in a config file.
The README shows the rip command as the main entry point, with examples for downloading Qobuz and Tidal albums, choosing quality levels, searching Tidal, downloading last.fm playlists, and opening the config with rip config open.
For Tidal and Qobuz, the README states that a premium subscription is needed. The source config includes fields for service credentials and tokens, including Qobuz credentials, Tidal tokens, and a Deezer ARL cookie.
streamrip is package-nerd significant because it turns a messy set of streaming-service workflows into a reproducible CLI interface with config, database, conversion, and metadata behavior.
It also shows the maintenance burden of media download tools in package managers: packaged versions need to track upstream service API changes, Python dependency constraints, and platform-specific config paths.
security posture
infrastructure mutation or orchestration signal.
orange risk · medium confidence · infrastructure
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
${XDG_CONFIG_HOME:-${HOME}/.config}/streamrip/config.toml${HOME}/Library/Application Support/streamrip/config.toml%APPDATA%\streamrip\config.tomlCredential-bearing paths to review before unattended agent runs.
${XDG_CONFIG_HOME:-${HOME}/.config}/streamrip/config.toml${HOME}/Library/Application Support/streamrip/config.toml%APPDATA%\streamrip\config.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rip | executable | indexed executable | Discovered from the local executable index. |
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:streamrip |
|---|---|
| Version | 2.1.0 |
| Package manager | Homebrew |
| Homepage | https://github.com/nathom/streamrip |
| Last updated | 2026-06-09T13:20:41Z |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
streamrip
nix profile install nixpkgs#streamripmain/rip
scoop install main/ripsource 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.