Install ffmpeg and Python 3.11+
Podcastfy stitches audio chunks together with ffmpeg, so it must be on your system PATH. Python 3.11 or newer is required because podcastfy uses recent typing features. If you already have both, skip ahead.
Mac says 'brew: command not found'.
Install Homebrew first from https://brew.sh, then re-run the brew command.