# Installer ccextractor avec Homebrew, Nix, apt, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de ccextractor pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:ccextractor
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install ccextractor
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#ccextractor
```

  Preuve: nixpkgs package indexes: pkgs/by-name/cc/ccextractor/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

- Ubuntu apt (92%):

```sh
sudo apt install ccextractor
```

  Preuve: Ubuntu 24.04 LTS package indexes: ccextractor from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz

### Windows

- Scoop (92%):

```sh
scoop install extras/ccextractor
```

  Preuve: Scoop official bucket manifest trees: bucket/ccextractor.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1

- winget (92%):

```sh
winget install --id CCExtractor.CCExtractor -e
```

  Preuve: Windows Package Manager source index: CCExtractor.CCExtractor from https://cdn.winget.microsoft.com/cache/source.msix

## Faits du paquet

- **Clé du paquet:** brew:ccextractor
- **Gestionnaire de paquets:** Homebrew
- **Page du gestionnaire de paquets:** <https://formulae.brew.sh/formula/ccextractor>
- **Version:** 0.96.6
- **Résumé source:** Tool for extracting closed captions from video files
- **Page d'accueil:** <https://www.ccextractor.org>
- **Dépôt:** <https://github.com/CCExtractor/ccextractor>
- **Docs amont:** <https://www.ccextractor.org>
- **Licence:** GPL-2.0-only
- **Archive source:** <https://github.com/CCExtractor/ccextractor/archive/refs/tags/v0.96.6.tar.gz>
- **Généré:** 2026-08-04T22:13:35+00:00

## exécutables

- ccextractor (cli)
- ccextractor (alias)

## Dépendances

- freetype
- gpac
- libpng
- protobuf-c
- utf8proc

## Dépendances de compilation

- pkgconf
- rust

## Comportement d'installation

- hook post-installation: non défini
- Bouteille: disponible sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## Version et fraîcheur

- page générée: 2026-08-04
- version du gestionnaire: 0.96.6
- données locales: OK
- dépôt amont: https://github.com/CCExtractor/ccextractor
- dernière version détectée: v0.96.6 (à jour)
- info: No package-manager update timestamp was available.
## Historique du projet et usages

CCExtractor is the official closed-caption and subtitle extraction tool maintained by the CCExtractor project. The README describes it as software for producing subtitles from TV recordings and keeping up with many source formats.

### Historique du projet

The official GitHub repository was created in April 2014 and is described by its metadata as the official version maintained by the core team. The project is GPL-2.0 licensed and combines a C core with C++, Python, and newer Rust components documented in its change log.

### Historique d'adoption

CCExtractor has crossed from specialist broadcast/video tooling into mainstream packaging. Its README and downloads page document Windows package managers such as WinGet, Chocolatey, and Scoop, while the supplied package facts list Homebrew, Nix, Ubuntu, Scoop, and WinGet.

### Modes d'utilisation

The main workflow is command-line subtitle extraction: run ccextractor on video inputs to produce subtitle files. Official command-line documentation says the main program is console-based and can be scripted for integration into larger processes.

### Pourquoi les passionnés de paquets s'y intéressent

CCExtractor is significant because it packages an unusually deep media-domain parser behind a single CLI. It handles closed captions, teletext subtitles, DVD sources, transport streams, and related formats, making it a staple utility for automation, archival, accessibility, and media repair workflows.

### Chronologie

- 2014: Official GitHub repository created.
- 2021: 0.94 release notes record CEA-708 extraction changes and Rust decoder work.
- 2025: 0.95 and 0.96 release notes record broader Rust porting, Docker usage, and expanded subtitle format support.
- 2026: Homebrew formula packages CCExtractor 0.96.6.

### Related projects

- Official docs mention the Flutter GUI and additional CCExtractor-team projects such as Subtitle Downloader, Activity Extractor, and CCAligner.

### Sources

- <https://api.github.com/repos/CCExtractor/ccextractor>
- <https://github.com/CCExtractor/ccextractor>
- <https://www.ccextractor.org>
- <https://ccextractor.org/docs/cchome>
- <https://ccextractor.org/public/general/command_line_usage>
- <https://github.com/CCExtractor/ccextractor#readme>
- <https://formulae.brew.sh/api/formula/ccextractor.json>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Détails de la base source

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

## Autres enregistrements de gestionnaires de paquets

- Nix - ccextractor: normalized package name match | nixpkgs package indexes: pkgs/by-name/cc/ccextractor/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
- Ubuntu apt - ccextractor - 0.94+ds1-3build3: normalized package name match | Ubuntu 24.04 LTS package indexes: ccextractor from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz | fast closed captions extractor for MPEG and H264 files | https://www.ccextractor.org/
- Scoop - extras/ccextractor: normalized package name match | Scoop official bucket manifest trees: bucket/ccextractor.json from https://api.github.com/repos/ScoopInstaller/Extras/git/trees/master?recursive=1
- winget - CCExtractor.CCExtractor: normalized package name match | Windows Package Manager source index: CCExtractor.CCExtractor from https://cdn.winget.microsoft.com/cache/source.msix


## Liens liés

- [Secret-risk packages](https://pkg.so/fr/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://pkg.so/fr/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://pkg.so/fr/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://pkg.so/fr/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [libpng](https://pkg.so/fr/brew/libpng/) - Runtime dependency declared by Homebrew.
- [freetype](https://pkg.so/fr/brew/freetype/) - Runtime dependency declared by Homebrew.
- [protobuf-c](https://pkg.so/fr/brew/protobuf-c/) - Runtime dependency declared by Homebrew.
- [gpac](https://pkg.so/fr/brew/gpac/) - Runtime dependency declared by Homebrew.
- [pkgconf](https://pkg.so/fr/brew/pkgconf/) - Build dependency declared by Homebrew.
- [rust](https://pkg.so/fr/brew/rust/) - Build dependency declared by Homebrew.
- [bazarr](https://pkg.so/fr/brew/bazarr/) - Shares pkgdb curated category or tags: cli, media, subtitles.
- [moribito](https://pkg.so/fr/brew/moribito/) - Shares pkgdb curated category or tags: cli, media, subtitles, video.
- [aom](https://pkg.so/fr/brew/aom/) - Shares pkgdb curated category or tags: cli, media, video.
- [yt-dlp](https://pkg.so/fr/brew/yt-dlp/) - Shares pkgdb curated category or tags: cli, media, video.
- [mpv](https://pkg.so/fr/brew/mpv/) - Shares pkgdb curated category or tags: cli, media, subtitles, video.
- [handbrake](https://pkg.so/fr/brew/handbrake/) - Shares pkgdb curated category or tags: cli, media, video.
- [media-info](https://pkg.so/fr/brew/media-info/) - Shares pkgdb curated category or tags: cli, media, video.
- [mplayer](https://pkg.so/fr/brew/mplayer/) - Shares pkgdb curated category or tags: cli, media, subtitles, video.
- [ffmpegthumbnailer](https://pkg.so/fr/brew/ffmpegthumbnailer/) - Both packages work with overlapping file formats or content types. Shared terms: cli, files, libpng, media, video.
- [zvbi](https://pkg.so/fr/brew/zvbi/) - Both packages work with overlapping file formats or content types. Shared terms: cli, closed, libpng, media, video.

## Combined YAML source

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


## Sources

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
