# isponsorblocktv を Homebrew, Nix でインストール

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

## インストール

```sh
sudo av install brew:isponsorblocktv
```

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

### macOS

- Homebrew (100%):

```sh
brew install isponsorblocktv
```

  証拠: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#isponsorblocktv
```

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

## パッケージ情報

- **パッケージキー:** brew:isponsorblocktv
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/isponsorblocktv>
- **バージョン:** 2.10.0
- **ソース概要:** SponsorBlock client for all YouTube TV clients
- **ホームページ:** <https://github.com/dmunozv04/iSponsorBlockTV>
- **リポジトリ:** <https://github.com/dmunozv04/iSponsorBlockTV>
- **ライセンス:** GPL-3.0-only
- **ソースアーカイブ:** <https://files.pythonhosted.org/packages/3a/40/4254cec42fe47a4e5ebecded067f5d25e11b4ad05a544379e0af57ed156f/isponsorblocktv-2.10.0.tar.gz>
- **最終更新:** 2026-07-14T15:27:28Z
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- iSponsorBlockTV (cli)
- iSponsorBlockTV (エイリアス)

## 依存関係

- certifi
- python@3.14

## インストール挙動

- post-install フック: 未定義
- サービス: declared
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.10.0
- マネージャ更新日: 2026-07-14
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/dmunozv04/iSponsorBlockTV
- 情報: No cached GitHub release or tag data was available.
## プロジェクトの歴史と使われ方

iSponsorBlockTV is a self-hosted companion for YouTube TV clients that applies SponsorBlock segment data outside the browser extension environment. Its niche is living beside television and casting clients where the standard SponsorBlock browser-extension model does not apply.

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

The project was published by dmunozv04 on GitHub and describes itself as a self-hosted application that connects to a YouTube TV app, skips SponsorBlock segments, can mute ads, and can press the YouTube ad skip button when it appears. Its first GitHub release tag, v0.1, was published on 2022-04-11.

Version 2.0.0 was published on 2023-10-13 and marked a major project transition. Later 2.x releases focused on configurator fixes, logging, segment handling, binary distribution, reliability, pairing, and discovery improvements, which fits the package's role as a small always-on household service rather than a library.

### 採用の歴史

Adoption is centered on self-hosting and home-media users who want SponsorBlock behavior on devices such as Apple TV, Samsung TV, LG WebOS, Android TV, Chromecast, Roku, Fire TV, game consoles, and other YouTube TV clients listed by the project. The README also points to a Home Assistant add-on, showing use as part of a home automation stack.

Package-manager exposure through Homebrew and Nix made the tool easier to install outside Docker, while the upstream README also advertises container images and GitHub Container Registry/Docker Hub badges.

### 使われ方

The normal usage pattern is to run iSponsorBlockTV on a machine with access to youtube.com, pair it with a YouTube TV client through auto discovery or a manual TV code, and let it watch playback state so it can skip SponsorBlock segments or handle YouTube ad prompts.

Its configuration and credentials are intentionally the same local JSON file because pairing data and device settings are part of the same long-running service setup.

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

For package nerds, iSponsorBlockTV is an example of a browser-extension idea escaping into a daemon-like CLI package. It wraps a web-community data source, YouTube lounge-style device control, SSDP discovery, async Python networking, and a Textual configurator into something that can be installed like a normal Unix tool.

The package is also interesting because it targets consumer TV clients rather than desktop browsers, so its value comes from bridging mismatched ecosystems instead of providing a large API surface.

### タイムライン

- 2022: v0.1 was published on GitHub.
- 2023: v2.0.0 marked the V2 release.
- 2024: v2.2.0 added binary availability and reliability work.
- 2025: v2.3.x and v2.5.x releases continued pairing, configurator, and device-connection fixes.
- 2026: v2.9.0 included pairing and Chromecast discovery improvements.

### Related projects

- SponsorBlock supplies the crowd-sourced segment data that gives the project its purpose.
- pyytlounge is used to interact with YouTube TV clients, while aiohttp, asyncio, async-cache, Textual, and ssdp support the network service, configurator, and discovery pieces.
- A Home Assistant add-on builds on the project for appliance-style deployment.

### ソース

- <https://formulae.brew.sh/formula/isponsorblocktv>
- <https://github.com/dmunozv04/iSponsorBlockTV>
- <https://github.com/dmunozv04/iSponsorBlockTV/releases>
- <https://github.com/dmunozv04/iSponsorBlockTV/wiki>


## セキュリティノート

isponsorblocktv に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ 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: $iSPBTV_data_dir/config.json, appdirs user_data_dir('iSponsorBlockTV', 'dmunozv04')/config.json

## Credential files

- Unix: $iSPBTV_data_dir/config.json, appdirs user_data_dir('iSponsorBlockTV', 'dmunozv04')/config.json
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** isponsorblocktv
- **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

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

- Nix - isponsorblocktv: normalized package name match | nixpkgs package indexes: pkgs/by-name/is/isponsorblocktv/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow 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.
- [yt-dlp](https://pkg.so/ja/brew/yt-dlp/) - Shares pkgdb curated category or tags: cli, media, youtube.
- [youtubedr](https://pkg.so/ja/brew/youtubedr/) - Shares pkgdb curated category or tags: cli, media, youtube.
- [yewtube](https://pkg.so/ja/brew/yewtube/) - Shares pkgdb curated category or tags: cli, media, youtube.
- [podsync](https://pkg.so/ja/brew/podsync/) - Shares pkgdb curated category or tags: cli, media, youtube.
- [youtubeuploader](https://pkg.so/ja/brew/youtubeuploader/) - Shares pkgdb curated category or tags: cli, media, youtube.
- [movgrab](https://pkg.so/ja/brew/movgrab/) - Shares pkgdb curated category or tags: cli, media, youtube.
- [ffmpeg](https://pkg.so/ja/brew/ffmpeg/) - Shares pkgdb curated category or tags: cli, media.
- [libpng](https://pkg.so/ja/brew/libpng/) - Shares pkgdb curated category or tags: cli, media.
- [tvnamer](https://pkg.so/ja/brew/tvnamer/) - Both packages touch the same language runtime or ecosystem. Shared terms: certifi, cli, media, python, python-3-14.

## Combined YAML source

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


## ソース

- pkg.so package database
- 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
