# 使用 Homebrew, Nix, scoop 安装 streamrip

查看 streamrip 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

```sh
sudo av install brew:streamrip
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install streamrip
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#streamrip
```

  证据: nixpkgs package indexes: pkgs/by-name/st/streamrip/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/rip
```

  证据: Scoop official bucket manifest trees: bucket/rip.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

## 软件包事实

- **软件包键:** brew:streamrip
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/streamrip>
- **版本:** 2.1.0
- **来源摘要:** Scriptable music downloader for Qobuz, Tidal, SoundCloud, and Deezer
- **主页:** <https://github.com/nathom/streamrip>
- **仓库:** <https://github.com/nathom/streamrip>
- **许可证:** GPL-3.0-only
- **源码归档:** <https://files.pythonhosted.org/packages/b8/c9/6997772e0217f3081e4e692c7b8b104aaa564c008f2593341e81bbbd2396/streamrip-2.1.0.tar.gz>
- **最后更新:** 2026-08-04T13:13:39Z
- **已生成:** 2026-08-04T22:13:35+00:00

## 可执行文件

- rip (cli)
- rip (别名)

## 依赖

- certifi
- cffi
- ffmpeg
- pillow
- python@3.14

## macOS 提供的库

- libffi

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-08-04
- 管理器版本: 2.1.0
- 管理器更新时间: 2026-08-04
- 本地数据: OK
- 上游仓库: https://github.com/nathom/streamrip
- 信息: No cached GitHub release or tag data was available.
## 项目历史与用法

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.

### 时间线

- 2021-03-25: PyPI release 0.1 uploaded.
- 2024-01-10: GitHub release streamrip v2.0.1 announced as a major release.
- 2025-03-10: PyPI release 2.1.0 uploaded.
- 2026: Homebrew, Nix, and Scoop package-manager entries are present in source_facts.package-manager.

### Related projects

- The README says streamrip was inspired by qobuz-dl, Qo-DL Reborn, Tidal-Media-Downloader, and scdl.
- It integrates with ffmpeg for conversion and mentions youtube-dl integration in its feature list.

### 来源

- <https://github.com/nathom/streamrip#readme>
- <https://github.com/nathom/streamrip/blob/dev/streamrip/config.py>
- <https://pypi.org/project/streamrip/>
- source_facts.package-manager


## 安全说明

infrastructure mutation or orchestration signal.

- **Geiger 风险:** orange / 中
- infrastructure mutation or orchestration signal


## Configuration and credential file locations

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.


## Configuration files

- Linux: ${XDG_CONFIG_HOME:-${HOME}/.config}/streamrip/config.toml
- macOS: ${HOME}/Library/Application Support/streamrip/config.toml
- Windows: %APPDATA%\streamrip\config.toml

## Credential files

- Linux: ${XDG_CONFIG_HOME:-${HOME}/.config}/streamrip/config.toml
- macOS: ${HOME}/Library/Application Support/streamrip/config.toml
- Windows: %APPDATA%\streamrip\config.toml
## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** streamrip
- **Version Scheme:** 0
- **Revision:** 11
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** stable

## 其他软件包管理器记录

- Nix - streamrip: normalized package name match | nixpkgs package indexes: pkgs/by-name/st/streamrip/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Scoop - main/rip: installed executable or alias match | Scoop official bucket manifest trees: bucket/rip.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1


## 相关链接

- [Source-control packages](https://pkg.so/zh-hans/source-control-tools/) - Belongs to a source-control command family.
- [Secret-risk packages](https://pkg.so/zh-hans/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/zh-hans/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/zh-hans/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [python@3.14](https://pkg.so/zh-hans/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [ffmpeg](https://pkg.so/zh-hans/brew/ffmpeg/) - Runtime dependency declared by Homebrew.
- [cffi](https://pkg.so/zh-hans/brew/cffi/) - Runtime dependency declared by Homebrew.
- [yt-dlp](https://pkg.so/zh-hans/brew/yt-dlp/) - Shares pkgdb curated category or tags: audio, cli, downloader, media.
- [aubio](https://pkg.so/zh-hans/brew/aubio/) - Shares pkgdb curated category or tags: audio, cli, media, music.
- [csound](https://pkg.so/zh-hans/brew/csound/) - Shares pkgdb curated category or tags: audio, cli, media, music.
- [bandcamp-dl](https://pkg.so/zh-hans/brew/bandcamp-dl/) - Shares pkgdb curated category or tags: audio, cli, media, music.
- [timidity](https://pkg.so/zh-hans/brew/timidity/) - Shares pkgdb curated category or tags: audio, cli, media, music.
- [dzr](https://pkg.so/zh-hans/brew/dzr/) - Shares pkgdb curated category or tags: cli, deezer, media, music.
- [bpm-tools](https://pkg.so/zh-hans/brew/bpm-tools/) - Shares pkgdb curated category or tags: audio, cli, media, music.
- [waon](https://pkg.so/zh-hans/brew/waon/) - Shares pkgdb curated category or tags: audio, cli, media, music.
- [scdl](https://pkg.so/zh-hans/brew/scdl/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cffi, cli, downloader, ffmpeg.
- [gamdl](https://pkg.so/zh-hans/brew/gamdl/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, downloader, media, music.

## Combined YAML source

View the package source record on GitHub. [combined/streamrip.yml](https://github.com/mxcl/pkgdb/blob/main/combined/streamrip.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
