SeratoTools 0.1.0.2
What's changed in 0.1.0.2
Fixes installation on Intel Macs. Previous builds shipped an Apple
Silicon–only (arm64) app, so Intel Macs rejected the installer with
"This application is not supported on this Mac."
- The app and CLI are now built as universal2 (arm64 + x86_64), so
SeratoTools installs and launches on both Apple Silicon and Intel Macs. - The
.pkgstill bootstraps runtime tools (yt-dlp/ffmpeg/fpcalc) via
Homebrew on first install, so the YouTube-rip and audio-fingerprint features
get architecture-correct binaries on Intel machines. The Install
Dependencies button in the YouTube Rip screen can (re)run this on demand.
Note: this build is still unsigned/unnotarized, so first launch requires
right-click → Open (see below).
Install
This build is not signed with an Apple Developer ID, so macOS Gatekeeper
will warn on first open. To install:
- Download SeratoTools-0.1.0.2.pkg from the Assets below.
- Right-click the downloaded file → Open → Open in the dialog.
- Or via Terminal:
sudo installer -pkg "SeratoTools-0.1.0.2.pkg" -target / - Or allow it under System Settings → Privacy & Security → Open Anyway.
- Or via Terminal:
What it installs
SeratoTools.appinto /Applications- Bundled
yt-dlp,ffmpeg/ffprobe, andfpcalc— works offline out of the box - On install, best-effort bootstraps Homebrew +
yt-dlp+ffmpeg+chromaprint
for the logged-in user
Checksum (SHA-256)
9e8beb45103271a5b1e79baf8d1104afeb7ab23cce2c38abbe82b1919ce54dfe SeratoTools-0.1.0.2.pkg