macOS
brew install subliminallocal Homebrew formula metadata
brew
Library to search and download subtitles. Version 2.6.0 via Homebrew; verified 2026-05-14.
install
brew install subliminallocal Homebrew formula metadata
sudo apk add subliminalAlpine Linux edge package indexes · subliminal · source: dl-cdn.alpinelinux.org
sudo apt install python3-subliminalDebian stable package indexes · python3-subliminal · source: deb.debian.org
sudo zypper install python311-subliminalopenSUSE Tumbleweed package metadata · python311-subliminal · source: download.opensuse.org
overview
Library to search and download subtitles
history
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.
security posture
No matching local secret-handling manifest was found for subliminal. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
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.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
subliminal | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://subliminal.readthedocs.io
install metadata
| Package key | brew:subliminal |
|---|---|
| Version | 2.6.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/subliminal |
| Homepage | https://subliminal.readthedocs.io |
| Repository | https://github.com/Diaoul/subliminal |
| Upstream docs | https://subliminal.readthedocs.io/en/latest |
| License | MIT |
| Source archive | https://files.pythonhosted.org/packages/56/05/3529ed61f1471fe7c01a6a14183e21c12f3ae09dc79f796962a484d91f28/subliminal-2.6.0.tar.gz |
| Last updated | 2026-05-14T12:57:33Z |
| Pulse | updated |
| Dependencies | certifi, libyaml, python@3.14 |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | subliminal |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
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-subliminalsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.