# svtplay-dl を Homebrew, apt, Nix, scoop, winget でインストール

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

## インストール

```sh
sudo av install brew:svtplay-dl
```

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

### macOS

- Homebrew (100%):

```sh
brew install svtplay-dl
```

  証拠: local Homebrew formula metadata

### Linux

- Debian apt (92%):

```sh
sudo apt install svtplay-dl
```

  証拠: Debian stable package indexes: svtplay-dl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz

- Nix (92%):

```sh
nix profile install nixpkgs#svtplay-dl
```

  証拠: nixpkgs package indexes: pkgs/by-name/sv/svtplay-dl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

### Windows

- Scoop (92%):

```sh
scoop install main/svtplay-dl
```

  証拠: Scoop official bucket manifest trees: bucket/svtplay-dl.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id spaam.svtplay-dl -e
```

  証拠: Windows Package Manager source index: spaam.svtplay-dl from https://cdn.winget.microsoft.com/cache/source.msix

## パッケージ情報

- **パッケージキー:** brew:svtplay-dl
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/svtplay-dl>
- **バージョン:** 4.191
- **ソース概要:** Download videos from
- **ホームページ:** <https://svtplay-dl.se/>
- **上流ドキュメント:** <https://svtplay-dl.se/>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/51/96/7f8e6f27fd5aabb9b67aa873483fb33f892f55a6413a33212ae4c29b439c/svtplay_dl-4.191.tar.gz>
- **最終更新:** 2026-05-27T00:42:31Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- svtplay-dl (cli)
- svtplay-dl (エイリアス)

## 依存関係

- certifi
- cryptography
- libyaml
- python@3.14

## インストール挙動

- post-install フック: 未定義
- 注意点: To use post-processing: `brew install ffmpeg`.
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 4.191
- マネージャ更新日: 2026-05-27
- ローカルデータ: OK
- 上流リポジトリ: https://svtplay-dl.se/
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

svtplay-dl is a small command-line program for downloading videos from streaming sites, especially Nordic public and commercial streaming services. In package-manager culture it fills the familiar role of a specialized downloader that users want as a fresh CLI binary because supported sites change over time.

### プロジェクトの歴史

The upstream repository describes svtplay-dl as a small command-line program to download videos from some streaming sites. GitHub repository metadata records spaam/svtplay-dl as created on 2011-03-01, and the official site footer credits copyright from 2011 through 2025.

### 採用の歴史

The official README documents Homebrew installation on macOS, Debian and Ubuntu packages, the project's own APT repository, Solus packaging, Windows binaries, pip installation, and a generic Unix curl install. The input package-manager facts additionally list Homebrew, Debian, Nix, Scoop, Ubuntu, and winget, showing cross-platform packaging around the CLI.

### 使われ方

The normal workflow is `svtplay-dl [options] URL`. The official usage page shows downloading one video, downloading subtitles, downloading all episodes, listing available qualities, choosing protocols such as DASH or HLS, and remuxing with FFmpeg. The config page documents YAML configuration and per-service settings.

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

svtplay-dl matters to package nerds because streaming-site downloaders are operationally sensitive: a stale package can break when a provider changes its site, while a fresh package can restore a simple scripted workflow. Its distribution through Homebrew, apt, pip, Windows package managers, and direct binaries makes it a good example of a niche media CLI with broad packaging pressure.

### タイムライン

- 2011: GitHub repository created for spaam/svtplay-dl.
- 2016: README documents Ubuntu 16.04 and later package availability.
- 2025: Official site footer credits project copyright through 2025.

### Related projects

- svtplay-dl is commonly used alongside FFmpeg for post-processing, remuxing, DASH streams, and subtitle/audio merging.

### ソース

- <https://api.github.com/repos/spaam/svtplay-dl>
- <https://github.com/spaam/svtplay-dl>
- <https://svtplay-dl.se/config/>
- <https://svtplay-dl.se/usage/>
- source_facts.package-manager


## セキュリティノート

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



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

- Unix: svtplay-dl.yaml, $XDG_CONFIG_HOME/svtplay-dl/svtplay.yaml, ~/.config/svtplay-dl/svtplay-dl.yaml, ~/.svtplay-dl.yaml
- Windows: %APPDATA%\svtplay-dl\svtplay-dl.yaml
## ソースデータベース詳細

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

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

- Debian apt - svtplay-dl - 4.97.1-0.1: normalized package name match | Debian stable package indexes: svtplay-dl from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz | program to download videos from video sites | https://github.com/spaam/svtplay-dl
- Nix - svtplay-dl: normalized package name match | nixpkgs package indexes: pkgs/by-name/sv/svtplay-dl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - svtplay-dl - 3.0-2: normalized package name match | Ubuntu 24.04 LTS package indexes: svtplay-dl from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | program to download videos from video sites | https://github.com/spaam/svtplay-dl
- Scoop - main/svtplay-dl: normalized package name match | Scoop official bucket manifest trees: bucket/svtplay-dl.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
- winget - spaam.svtplay-dl: normalized package name match | Windows Package Manager source index: spaam.svtplay-dl from https://cdn.winget.microsoft.com/cache/source.msix


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/ja/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [python@3.14](https://pkg.so/ja/brew/python-3-14/) - Runtime dependency declared by Homebrew.
- [ykdl](https://pkg.so/ja/brew/ykdl/) - Shares pkgdb curated category or tags: cli, media, python, streaming, video-downloader.
- [gallery-dl](https://pkg.so/ja/brew/gallery-dl/) - Shares pkgdb curated category or tags: cli, media, python.
- [streamlink](https://pkg.so/ja/brew/streamlink/) - Shares pkgdb curated category or tags: cli, media, python, streaming.
- [instaloader](https://pkg.so/ja/brew/instaloader/) - Shares pkgdb curated category or tags: cli, media, python.
- [gamdl](https://pkg.so/ja/brew/gamdl/) - Shares pkgdb curated category or tags: cli, media, python.
- [yle-dl](https://pkg.so/ja/brew/yle-dl/) - Shares pkgdb curated category or tags: cli, media, python, video-downloader.
- [lux](https://pkg.so/ja/brew/lux/) - Shares pkgdb curated category or tags: cli, media, video-downloader.
- [instalooter](https://pkg.so/ja/brew/instalooter/) - Shares pkgdb curated category or tags: cli, media, python.
- [animdl](https://pkg.so/ja/brew/animdl/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, downloader, libyaml, media.

## Combined YAML source

View the package source record on GitHub. [combined/svtplay-dl.yml](https://github.com/mxcl/pkgdb/blob/main/combined/svtplay-dl.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
