Verify installation by opening a terminal and typing ffmpeg -version . If that works, the error should resolve.
brew install ffmpeg
If you continue to experience the issue, report it on the app’s GitHub Issues page — and be sure to include your system logs, which the developers will need to diagnose the real cause.
When you see this error, it means:
sudo curl -L https://github.com/yt-dlp/yt-dlp/releases/latest/download/yt-dlp -o /usr/local/bin/yt-dlp sudo chmod a+rx /usr/local/bin/yt-dlp