Skip to content

SeratoTools 0.1.0.2

Choose a tag to compare

@tawaunl tawaunl released this 15 Jul 03:15

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 .pkg still 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:

  1. Download SeratoTools-0.1.0.2.pkg from the Assets below.
  2. Right-click the downloaded file → OpenOpen 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.

What it installs

  • SeratoTools.app into /Applications
  • Bundled yt-dlp, ffmpeg/ffprobe, and fpcalc — 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