macOS
brew install subliminallocal Homebrew formula metadata
安装
brew install subliminallocal Homebrew formula metadata
sudo apk add subliminalAlpine Linux edge package indexes · subliminal · 来源: dl-cdn.alpinelinux.org
sudo apt install subliminalDebian stable package indexes · subliminal · 来源: deb.debian.org
sudo zypper install python311-subliminalopenSUSE Tumbleweed package metadata · python311-subliminal · 来源: download.opensuse.org
概览
Library to search and download subtitles
历史
Subliminal is a Python library and command-line program for finding and downloading subtitles for video files. In package-manager culture it sits in the small but useful class of media automation tools: something installed with Homebrew, Debian, or another OS package manager so media-library scripts can call a stable `subliminal` executable.
The official changelog shows Subliminal as an established Python project by the early 2010s, with 0.2 released in July 2011 and a 0.7 rewrite in October 2013. The modern documentation presents both a CLI and a library API, reflecting the project's two audiences: shell users who want subtitle files beside videos, and Python users who want provider/refiner/scoring logic inside a larger application.
The Homebrew input records Subliminal packages across Homebrew, Debian, Ubuntu, Alpine, and openSUSE-family package managers. That spread is typical for small Python CLI utilities that are useful to media servers, NAS setups, and cron-driven home automation.
The official usage guide centers on `subliminal download -l en <video>`, with options for languages, providers, refiners, age filters, output directory, cache management, and TOML configuration. The docs explicitly warn cron users to restrict searches by age to avoid abusing subtitle providers.
Package nerds care about Subliminal because it turns a fragile web task into a repeatable CLI/API dependency with provider plugins, cache behavior, config-file support, and distro packages. It is also a good example of why package managers carry niche media tools: the package is small, but the workflow is exactly the kind of thing users want to script.
安全态势
没有找到 subliminal 的匹配本地密钥处理 manifest。Nucleus 软件包元数据仍在此发布,以便未来覆盖拥有稳定的软件包 URL。
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
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.
~/.config/subliminal/subliminal.toml~/Library/Application Support/subliminal/subliminal.toml%LOCALAPPDATA%\Acme\subliminal\subliminal.tomlCredential-bearing paths to review before unattended agent runs.
~/.config/subliminal/subliminal.toml~/Library/Application Support/subliminal/subliminal.toml%LOCALAPPDATA%\Acme\subliminal\subliminal.toml可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
subliminal | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
https://subliminal.readthedocs.io
安装元数据
| 软件包键 | brew:subliminal |
|---|---|
| 版本 | 2.7.1 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/subliminal |
| 主页 | https://subliminal.readthedocs.io |
| 仓库 | https://github.com/Diaoul/subliminal |
| 上游文档 | https://subliminal.readthedocs.io/en/latest |
| 许可证 | MIT |
| 源码归档 | https://files.pythonhosted.org/packages/9f/08/f602bac8c35f04021e6dfcd0bebea917cd2b57116229a74a0b97e63c72ab/subliminal-2.7.1.tar.gz |
| 最后更新 | 2026-07-24T05:08:49Z |
| Pulse | updated |
| 依赖 | certifi, libyaml, python@3.14 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | subliminal |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
python3-subliminal 2.2.0-1
Python library to search and download subtitles (python3 version)
https://github.com/Diaoul/subliminal
sudo apt install python3-subliminalsubliminal 2.2.0-1
Command-line tool to search and download subtitles
https://github.com/Diaoul/subliminal
sudo apt install subliminalpython3-subliminal 2.1.0-3
Python library to search and download subtitles (python3 version)
https://github.com/Diaoul/subliminal
sudo apt install python3-subliminalsubliminal 2.1.0-3
Command-line tool to search and download subtitles
https://github.com/Diaoul/subliminal
sudo apt install subliminalsubliminal 2.6.0-r1
Python library and CLI tool for searching and downloading subtitles
https://github.com/Diaoul/subliminal
sudo apk add subliminalsubliminal-pyc 2.6.0-r1
Precompiled Python bytecode for subliminal
https://github.com/Diaoul/subliminal
sudo apk add subliminal-pycpython311-subliminal 2.6.0-1.3
Python library to search and download subtitles
https://github.com/Diaoul/subliminal
sudo zypper install python311-subliminalpython313-subliminal 2.6.0-1.3
Python library to search and download subtitles
https://github.com/Diaoul/subliminal
sudo zypper install python313-subliminalpython314-subliminal 2.6.0-1.3
Python library to search and download subtitles
https://github.com/Diaoul/subliminal
sudo zypper install python314-subliminal来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.