Skip to content

Installation

The Veronese CLI (veronese) lets you transcribe podcasts, YouTube videos, and audio files directly from your terminal — no browser needed.

Works on macOS and Linux. Downloads and installs the latest release automatically.

Terminal window
curl -fsSL https://cli.veronesebook.com/install.sh | sh

Verify the installation:

Terminal window
veronese version
Terminal window
brew install veronese
  1. Download the latest binary for your platform from the releases page.
  2. Move it to a directory on your $PATH:
Terminal window
mv veronese /usr/local/bin/veronese
chmod +x /usr/local/bin/veronese
Terminal window
veronese version

Set up your credentials →