# Installer streamlink

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

## installation

```sh
sudo av install brew:streamlink
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install streamlink
```

  Preuve: local Homebrew formula metadata

- MacPorts (94%):

```sh
sudo port install streamlink
```

  Preuve: MacPorts ports tree: multimedia/streamlink/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

### Linux

- apk (92%):

```sh
sudo apk add streamlink
```

  Preuve: Alpine Linux edge package indexes: streamlink from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

- Debian apt (92%):

```sh
sudo apt install streamlink
```

  Preuve: Debian stable package indexes: streamlink from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#streamlink
```

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

- pacman (92%):

```sh
sudo pacman -S streamlink
```

  Preuve: Arch Linux sync databases: streamlink from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz

- zypper (92%):

```sh
sudo zypper install streamlink
```

  Preuve: openSUSE Tumbleweed package metadata: streamlink from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

### Windows

- Chocolatey (92%):

```sh
choco install streamlink
```

  Preuve: Chocolatey community package catalog: streamlink from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','steelseries-engine'

- Scoop (92%):

```sh
scoop install extras/streamlink
```

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

- winget (92%):

```sh
winget install --id Streamlink.Streamlink -e
```

  Preuve: Windows Package Manager source index: Streamlink.Streamlink from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:streamlink
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/streamlink>
- **Version:** 8.4.0
- **Résumé source:** CLI for extracting streams from various websites to a video player
- **Page d'accueil:** <https://streamlink.github.io/>
- **Docs amont:** <https://streamlink.github.io/>
- **Licence:** BSD-2-Clause
- **Archive source:** <https://files.pythonhosted.org/packages/69/38/0280b3acf43243090ee6bf8cbbd87147370d4af4e6c864114d8bd7ba28e6/streamlink-8.4.0.tar.gz>
- **Mis à jour:** 2026-05-14T11:58:57Z
- **Source générée:** 2026-05-26T22:45:13+00:00

## exécutables

- streamlink (cli)
- streamlink (alias)

## Dépendances

- certifi
- libxml2
- python@3.14

## Dépendances de compilation

- pkgconf

## Bibliothèques fournies par macOS

- libffi
- libxslt

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## fraîcheur

- page générée: 2026-05-26
- version du gestionnaire: 8.4.0
- gestionnaire mis à jour: 2026-05-14
- données locales: ok
- dépôt amont: https://streamlink.github.io/
- info: Release/tag comparison is only available for GitHub repositories.

## Notes de sécurité

no executable entrypoint in the package index.

- **Risque Geiger:** green / low
- no executable entrypoint in the package index

## Liens liés

- [python@3.14](https://www.automicvault.com/pkg/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [certifi](https://www.automicvault.com/pkg/brew/certifi/) - Runtime dependency declared by Homebrew.
- [libxml2](https://www.automicvault.com/pkg/brew/libxml2/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://www.automicvault.com/pkg/brew/pkgconf/) - Build dependency declared by Homebrew.

## Sources

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- package version freshness
- package relationship graph
- cross-ecosystem install command graph
