Automic VaultAutomic Vault

brew

streamlink mit Homebrew, apk, chocolatey, apt, MacPorts, Nix, pacman, zypper, dnf, scoop, winget installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für streamlink in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install streamlink

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install streamlink

MacPorts ports tree · multimedia/streamlink/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add streamlink

Alpine Linux edge package indexes · streamlink · Quelle: dl-cdn.alpinelinux.org

Debian aptverifiziert · 92%
sudo apt install streamlink

Debian stable package indexes · streamlink · Quelle: deb.debian.org

Nixverifiziert · 92%
nix profile install nixpkgs#streamlink

nixpkgs package indexes · pkgs/by-name/st/streamlink/package.nix · Quelle: api.github.com

Arch Linux pacmanverifiziert · 92%
sudo pacman -S streamlink

Arch Linux sync databases · streamlink · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install streamlink

openSUSE Tumbleweed package metadata · streamlink · Quelle: download.opensuse.org

Fedora dnfverifiziert · 92%
sudo dnf install python3-streamlink

Fedora Rawhide package metadata · python3-streamlink · Quelle: dl.fedoraproject.org

Windows

Chocolateyverifiziert · 92%
choco install streamlink

Chocolatey community package catalog · streamlink · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install extras/streamlink

Scoop official bucket manifest trees · bucket/streamlink.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id Streamlink.Streamlink -e

Windows Package Manager source index · Streamlink.Streamlink · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

CLI for extracting streams from various websites to a video player

Befehle und Aliase

  • streamlink

Verlauf

Projektgeschichte und Nutzung

Streamlink is a command-line media utility that extracts streams from supported sites and pipes them into a local video player. It became the maintained successor path for Livestreamer users and is widely packaged for desktop and Unix-like systems.

Projektgeschichte

The official documentation states that Streamlink was forked from Livestreamer, which was no longer maintained. The changelog records Streamlink 0.0.1 on September 23, 2016 as the first release from that initial fork.

Early releases focused on stabilizing the fork, updating the documentation site, fixing provider plugins, and shipping Windows binaries. The 1.0.0 release followed on January 30, 2019, and the changelog continues to track frequent plugin, protocol, and platform maintenance.

Adoptionsgeschichte

Streamlink's adoption comes from a practical CLI niche: avoiding heavy web playback pages while still watching streams in VLC, mpv, or another local player. The official overview emphasizes a plugin system for supporting streaming services.

The supplied source facts list packages for Homebrew, Chocolatey, Debian/Ubuntu, Fedora, MacPorts, Nix, Arch, Scoop, winget, and openSUSE, showing unusually broad cross-platform package-manager coverage for a Python media CLI.

Wie es verwendet wird

The official quickstart shows streamlink twitch.tv/CHANNEL best, after which Streamlink finds a matching plugin, lists available qualities, and opens the selected stream in VLC by default.

The CLI documentation covers config files, plugin-specific configs, stream selection, player options, HTTP options, plugin options, and scripting-oriented JSON output.

Warum Paket-Nerds sich dafür interessieren

Streamlink matters to package nerds because it is a constantly maintained packaging surface around fragile streaming-site integrations. Package freshness directly affects whether a user's stream command works when a site changes.

It is also a good example of a Python CLI distributed like a native media utility: package managers handle Python, entry points, optional players, and OS-specific config paths so users can keep the workflow as one shell command.

Zeitleiste

  • 2016-09-23: Streamlink 0.0.1, first release from the Livestreamer fork.
  • 2016-10-12: Streamlink 0.0.2 updates documentation, CI, Windows builds, and provider fixes.
  • 2019-01-30: Streamlink 1.0.0 released.
  • 2021-06-19: Streamlink 2.2.0 changes default config file paths on macOS and Windows.
  • 2026-05-06: Streamlink 8.4.0 appears as latest release in the official documentation opened for this batch.

Related projects

  • Livestreamer is the direct predecessor named by the official docs.
  • VLC and mpv are common playback targets named in Streamlink's overview, while the plugin system connects the CLI to services such as Twitch and YouTube.

Sicherheitslage

Noch keine Protected-Tool-Abdeckung gefunden

Für streamlink wurde kein passendes lokales Secret-Handling-Manifest gefunden. Nucleus-Paketmetadaten bleiben hier veröffentlicht, damit künftige Abdeckung eine stabile Paket-URL hat.

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 3 Laufzeitabhängigkeiten.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

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

Config paths the tool may read or write during local use.

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

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
streamlinkcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version8.4.0
Manager aktualisiert2026-06-20
lokale DatenOK
Upstreamnot checked
neueste erkannte Versionnicht erkannt

https://streamlink.github.io/

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:streamlink
Version8.4.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/streamlink
Homepagehttps://streamlink.github.io/
Repositoryhttps://github.com/streamlink/streamlink
Upstream-Dokumentationhttps://github.com/streamlink/streamlink#readme
LizenzBSD-2-Clause
Quellarchivhttps://files.pythonhosted.org/packages/69/38/0280b3acf43243090ee6bf8cbbd87147370d4af4e6c864114d8bd7ba28e6/streamlink-8.4.0.tar.gz
Zuletzt aktualisiert2026-06-20T22:06:02+02:00
Pulseupdated
Abhängigkeitencertifi, libxml2, python@3.14
Build-Abhängigkeitenpkgconf
Von macOS bereitgestellte Bibliothekenlibffi, libxslt
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namestreamlink
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Debian apt95%

python3-streamlink 7.3.0-2

Python module for extracting video streams from various websites

https://streamlink.github.io/

sudo apt install python3-streamlink
  • Section: python
  • Architecture: all
  • Source Package: streamlink
  • 15 Abhängigkeiten
  • 5 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Streamlink
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-streamlink from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

python3-streamlink-doc 7.3.0-2

CLI for extracting video streams from various websites (documentation)

https://streamlink.github.io/

sudo apt install python3-streamlink-doc
  • Section: doc
  • Architecture: all
  • Source Package: streamlink
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Streamlink
Debian stable package indexes · deb.debian.org · Debian stable package indexes: python3-streamlink-doc from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Debian apt95%

streamlink 7.3.0-2

CLI for extracting video streams from various websites to a video player

https://streamlink.github.io/

sudo apt install streamlink
  • Section: video
  • Architecture: all
  • 2 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Streamlink
Debian stable package indexes · deb.debian.org · Debian stable package indexes: streamlink from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

streamlink

nix profile install nixpkgs#streamlink
  • normalized package name match
  • Abgeglichen nach: Streamlink
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/st/streamlink/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

python3-streamlink 6.6.2-1

Python module for extracting video streams from various websites

https://streamlink.github.io/

sudo apt install python3-streamlink
  • Section: universe/python
  • Architecture: all
  • Source Package: streamlink
  • 13 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Streamlink
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-streamlink from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

python3-streamlink-doc 6.6.2-1

CLI for extracting video streams from various websites (documentation)

https://streamlink.github.io/

sudo apt install python3-streamlink-doc
  • Section: universe/doc
  • Architecture: all
  • Source Package: streamlink
  • 2 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Streamlink
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: python3-streamlink-doc from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
Ubuntu apt95%

streamlink 6.6.2-1

CLI for extracting video streams from various websites to a video player

https://streamlink.github.io/

sudo apt install streamlink
  • Section: universe/video
  • Architecture: all
  • 2 Abhängigkeiten
  • 3 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Streamlink
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: streamlink from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
apk95%

streamlink 8.4.0-r0

CLI for extracting streams from various websites to a video player of your choosing

https://streamlink.github.io/

sudo apk add streamlink
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: streamlink
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Streamlink
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: streamlink from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

streamlink-bash-completion 8.4.0-r0

Bash completions for streamlink

https://streamlink.github.io/

sudo apk add streamlink-bash-completion
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: streamlink
  • normalized package name match
  • Abgeglichen nach: Streamlink
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: streamlink-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

streamlink-doc 8.4.0-r0

CLI for extracting streams from various websites to a video player of your choosing (documentation)

https://streamlink.github.io/

sudo apk add streamlink-doc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: streamlink
  • normalized package name match
  • Abgeglichen nach: Streamlink
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: streamlink-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

streamlink-pyc 8.4.0-r0

Precompiled Python bytecode for streamlink

https://streamlink.github.io/

sudo apk add streamlink-pyc
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: streamlink
  • 1 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Streamlink
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: streamlink-pyc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

streamlink-zsh-completion 8.4.0-r0

Zsh completions for streamlink

https://streamlink.github.io/

sudo apk add streamlink-zsh-completion
  • License: BSD-2-Clause
  • Architecture: x86_64
  • Source Package: streamlink
  • normalized package name match
  • Abgeglichen nach: Streamlink
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: streamlink-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
dnf95%

python3-streamlink 8.2.1-2.fc45

Python library for extracting streams from various websites

https://streamlink.github.io

sudo dnf install python3-streamlink
  • License: BSD-2-Clause AND Apache-2.0
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: python-streamlink
  • 3 Abhängigkeiten
  • 7 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Streamlink
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: python3-streamlink from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst
pacman95%

streamlink 8.4.0-1

CLI program that launches streams from various streaming services in a custom video player (livestreamer fork)

https://streamlink.github.io/

sudo pacman -S streamlink
  • License: BSD
  • Architecture: any
  • 10 Abhängigkeiten
  • 2 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Streamlink
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: streamlink from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

streamlink 8.4.0-1.1

Program to pipe streams from services into a video player

https://streamlink.github.io/

sudo zypper install streamlink
  • License: Apache-2.0 AND BSD-2-Clause
  • Category: Unspecified
  • Architecture: noarch
  • Source Package: streamlink
  • 13 Abhängigkeiten
  • 3 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Streamlink
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: streamlink from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

streamlink

sudo port install streamlink
  • normalized package name match
  • Abgeglichen nach: Streamlink
MacPorts ports tree · api.github.com · MacPorts ports tree: multimedia/streamlink/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

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