macOS
brew install auto-editorlocal Homebrew formula metadata
brew
auto-editor のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install auto-editorlocal Homebrew formula metadata
sudo apt install auto-editorDebian stable package indexes · auto-editor · ソース: deb.debian.org
nix profile install nixpkgs#auto-editornixpkgs package indexes · pkgs/by-name/au/auto-editor/package.nix · ソース: api.github.com
概要
Effort free video editing!
履歴
auto-editor is a command-line audio and video editor that automatically cuts or transforms media by analyzing audio loudness, motion, and other signals. It began as a silence-cutting automation tool and has grown into a full timeline/export CLI with native binaries, Homebrew packaging, and editor export formats.
The public repository was created in April 2020. The README describes the core idea: before real editing, remove dead space such as silence, a boring first pass for long videos.
The project has evolved substantially. Current docs describe label-based editing, actions for cutting, speed changes, audio and video effects, timeline formats, URL input through yt-dlp, and exports for Premiere, DaVinci Resolve, Final Cut Pro, ShotCut, Kdenlive, clips, JSON timelines, and related formats.
Recent official releases show very active maintenance. The 30.x and 31.x series added layered video compositing, OpenTimelineIO export, hardware encoder support, expanded action labels, black-frame detection, ducking, de-essing, keyframed visual actions, and FFmpeg updates.
auto-editor documents official binaries for Windows, macOS, and Linux as the recommended install path, plus Homebrew on macOS, Arch AUR, and source builds with Nim. Its docs explicitly note that the CLI is no longer published on pip and recommend switching to other installation methods.
Homebrew currently packages auto-editor 31.0.2 from the official GitHub tag and shows stronger formula analytics than the smaller tools in this batch. The input package-manager facts also list Debian, Ubuntu, and Nix packaging, making it a cross-distro media CLI rather than a single-ecosystem package.
The simplest invocation is `auto-editor path/to/video.mp4`, using audio analysis by default to cut inactive sections. Users tune pacing with `--margin`, `--smooth`, and `--edit`, and use `--when-active` and `--when-inactive` actions to keep, cut, speed up, or transform segments.
More advanced usage treats auto-editor as a timeline compiler: it can export to NLE formats, generate or consume timeline JSON, handle URL inputs through yt-dlp, normalize audio, mix streams, choose codecs, and render through bundled or system FFmpeg paths depending on build and platform.
auto-editor is package-nerd significant because its packaging moved with its implementation and distribution strategy. It used to be familiar to Python/pip users, but current official docs steer users toward standalone binaries, Homebrew, AUR, and Nim-based source builds.
It is also a good example of a CLI where package-manager users care about bundled multimedia dependencies. Releases mention FFmpeg versions and hardware encoder support, and the Homebrew formula supplies a repeatable install path for a tool that otherwise spans codecs, NLE interchange formats, and platform-specific binaries.
セキュリティ状態
auto-editor に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
auto-editor | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/WyattBlue/auto-editor
インストールメタデータ
| パッケージキー | brew:auto-editor |
|---|---|
| バージョン | 31.1.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/auto-editor |
| ホームページ | https://auto-editor.com |
| リポジトリ | https://github.com/WyattBlue/auto-editor |
| 上流ドキュメント | https://auto-editor.com/docs |
| ライセンス | Unlicense |
| ソースアーカイブ | https://github.com/WyattBlue/auto-editor/archive/refs/tags/31.1.2.tar.gz |
| 最終更新 | 2026-07-04T13:14:50Z |
| Pulse | updated |
| 依存関係 | ffmpeg, ggml, whisper-cpp |
| ビルド依存関係 | nim, pkgconf |
| 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 | auto-editor |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
auto-editor 26.3.1+ds-1
Effort free video editing
sudo apt install auto-editorauto-editor
nix profile install nixpkgs#auto-editorauto-editor 24w03a+ds-1
Effort free video editing
sudo apt install auto-editorソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.