Automic VaultAutomic Vault

brew

streamlink を Homebrew, apk, chocolatey, apt, MacPorts, Nix, pacman, zypper, dnf, scoop, winget でインストール

streamlink のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install streamlink

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install streamlink

MacPorts ports tree · multimedia/streamlink/Portfile · ソース: api.github.com

Linux

Alpine Linux apk確認済み · 92%
sudo apk add streamlink

Alpine Linux edge package indexes · streamlink · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install streamlink

Debian stable package indexes · streamlink · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#streamlink

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

Arch Linux pacman確認済み · 92%
sudo pacman -S streamlink

Arch Linux sync databases · streamlink · ソース: geo.mirror.pkgbuild.com

openSUSE zypper確認済み · 92%
sudo zypper install streamlink

openSUSE Tumbleweed package metadata · streamlink · ソース: download.opensuse.org

Fedora dnf確認済み · 92%
sudo dnf install python3-streamlink

Fedora Rawhide package metadata · python3-streamlink · ソース: dl.fedoraproject.org

Windows

Chocolatey確認済み · 92%
choco install streamlink

Chocolatey community package catalog · streamlink · ソース: community.chocolatey.org

Scoop確認済み · 92%
scoop install extras/streamlink

Scoop official bucket manifest trees · bucket/streamlink.json · ソース: api.github.com

Windows Package Manager確認済み · 92%
winget install --id Streamlink.Streamlink -e

Windows Package Manager source index · Streamlink.Streamlink · ソース: cdn.winget.microsoft.com

概要

パッケージ概要

CLI for extracting streams from various websites to a video player

コマンドとエイリアス

  • streamlink

履歴

プロジェクトの歴史と使われ方

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.

プロジェクトの歴史

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.

採用の歴史

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.

使われ方

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.

パッケージ好きにとっての重要性

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.

タイムライン

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

セキュリティ状態

保護ツール対応はまだ見つかっていません

streamlink に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

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

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
streamlinkcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-10
マネージャ版8.4.0
マネージャ更新日2026-06-20
ローカルデータOK
上流not checked
検出された最新未検出

https://streamlink.github.io/

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:streamlink
バージョン8.4.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/streamlink
ホームページhttps://streamlink.github.io/
リポジトリhttps://github.com/streamlink/streamlink
上流ドキュメントhttps://github.com/streamlink/streamlink#readme
ライセンスBSD-2-Clause
ソースアーカイブhttps://files.pythonhosted.org/packages/69/38/0280b3acf43243090ee6bf8cbbd87147370d4af4e6c864114d8bd7ba28e6/streamlink-8.4.0.tar.gz
最終更新2026-06-20T22:06:02+02:00
Pulseupdated
依存関係certifi, libxml2, python@3.14
ビルド依存関係pkgconf
macOS 提供ライブラリlibffi, libxslt
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

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 依存関係
  • 5 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 3 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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 依存関係
  • 7 提供
  • normalized package name match
  • 一致条件: 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 依存関係
  • 2 任意依存関係
  • normalized package name match
  • 一致条件: 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 依存関係
  • 3 提供
  • normalized package name match
  • 一致条件: 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
  • 一致条件: 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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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