# Installer streamrip avec Homebrew, Nix, scoop

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de streamrip pour les workflows d'agents IA.

## installation

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

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install streamrip
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

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

  Preuve: 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
```

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

## Faits du paquet

- **Clé du paquet:** brew:streamrip
- **Gestionnaire de paquets:** Homebrew
- **Version:** 2.1.0
- **Résumé source:** Scriptable music downloader for Qobuz, Tidal, SoundCloud, and Deezer
- **Page d'accueil:** <https://github.com/nathom/streamrip>
- **Dernière mise à jour:** 2026-06-09T13:20:41Z
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- rip (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 2.1.0
## Historique du projet et usages

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.

### Historique du projet

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.

### Historique d'adoption

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.

### Modes d'utilisation

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.

### Pourquoi les passionnés de paquets s'y intéressent

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.

### Chronologie

- 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.

### Sources

- <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


## Notes de sécurité

infrastructure mutation or orchestration signal.

- **Risque Geiger:** orange / moyen
- 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
## Autres enregistrements de gestionnaires de paquets

- 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


## Combined YAML source

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


## Sources

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