macOS
brew install isponsorblocktvlocal Homebrew formula metadata
brew / 順位 11193
isponsorblocktv のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install isponsorblocktvlocal Homebrew formula metadata
nix profile install nixpkgs#isponsorblocktvnixpkgs package indexes · pkgs/by-name/is/isponsorblocktv/package.nix · ソース: api.github.com
概要
SponsorBlock client for all YouTube TV clients
履歴
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.
セキュリティ状態
isponsorblocktv に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
$iSPBTV_data_dir/config.jsonappdirs user_data_dir('iSponsorBlockTV', 'dmunozv04')/config.jsonCredential-bearing paths to review before unattended agent runs.
$iSPBTV_data_dir/config.jsonappdirs user_data_dir('iSponsorBlockTV', 'dmunozv04')/config.json実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
iSponsorBlockTV | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:isponsorblocktv |
|---|---|
| バージョン | 2.10.0 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://github.com/dmunozv04/iSponsorBlockTV |
| 最終更新 | 2026-07-14T15:27:28Z |
| Pulse | updated |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
isponsorblocktv
nix profile install nixpkgs#isponsorblocktvソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.