Automic VaultAutomic Vault

brew

whatmp3 を Homebrew でインストール

whatmp3 のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install whatmp3

local Homebrew formula metadata

概要

パッケージ概要

Small script to create mp3 torrents out of FLACs

コマンドとエイリアス

  • whatmp3

履歴

プロジェクトの歴史と使われ方

whatmp3 is a niche Python command-line tool for transcoding FLAC directories into lossy audio formats and optionally creating torrent files for the results. The README describes it as a tool that takes top-level directories of FLAC files, creates new directories for the requested formats, and can create torrents with mktorrent.

プロジェクトの歴史

The GitHub repository was created in January 2010, placing whatmp3 in the era when private music trackers and local lossless libraries commonly used FLAC as the archival source while distributing additional lossy encodes for compatibility.

Release metadata shows tagged versions 3.6 in 2015, 3.7 and 3.8 in 2016, and 3.9 in January 2025. The long gap and narrow README scope suggest a specialized workflow tool maintained for users who already understand the FLAC-to-torrent release process.

採用の歴史

whatmp3's adoption appears concentrated in a small music-archiving and tracker-adjacent niche rather than broad media conversion. Its source-backed usage model specifically mentions zeropadded track numbers, ReplayGain, mktorrent, and private tracker torrent creation, all of which point to reproducible release preparation rather than casual one-off conversion.

使われ方

Users pass one or more FLAC album directories and request target formats such as MP3 or Ogg Vorbis. whatmp3 detects CPU cores for simultaneous transcoding by default, can apply ReplayGain, writes output directories named for the source and format, and can create private torrents using a supplied announce URL.

The README notes that most behavior is controlled by command-line options, while adding new formats requires editing the script itself. That makes it more of a purpose-built release-preparation script than a general media-transcoding framework.

パッケージ好きにとっての重要性

whatmp3 is package-nerd significant because it captures a very particular Unix media workflow in one command: start with archival FLAC, generate distribution encodes, preserve metadata, and emit torrent artifacts. It is not trying to replace ffmpeg or a full tag editor; it glues the established command-line tools together for a community-specific job.

タイムライン

  • 2010-01-17: The GitHub repository is created.
  • 2015-06-28: GitHub release metadata records version 3.6.
  • 2016-03-08: GitHub release metadata records version 3.7.
  • 2016-12-12: GitHub release metadata records version 3.8.
  • 2025-01-15: GitHub release metadata records version 3.9.

Related projects

  • FLAC and metaflac provide the lossless input and metadata tooling.
  • Encoders such as lame and oggenc provide lossy output formats.
  • mktorrent is used when whatmp3 creates torrent files.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 3 件の実行時依存関係とともにインストールされます。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
whatmp3cliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-25
マネージャ版3.9
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v3.9

https://github.com/RecursiveForest/whatmp3

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:whatmp3
バージョン3.9
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/whatmp3
ホームページhttps://github.com/RecursiveForest/whatmp3
リポジトリhttps://github.com/RecursiveForest/whatmp3
上流ドキュメントhttps://github.com/RecursiveForest/whatmp3#readme
ライセンスMIT
ソースアーカイブhttps://github.com/RecursiveForest/whatmp3/archive/refs/tags/v3.9.tar.gz
依存関係flac, lame, mktorrent
macOS 提供ライブラリpython
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namewhatmp3
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • package relationship graph
  • package version freshness
  • package-page enrichment