[Python] ffprobe or avprobe not found. Please install one

 installing the missing ffmpeg on ubuntu and debian:

sudo apt-get install ffmpeg


and macOS use the command:


brew install ffmpeg

留言