Skip to content

Add shutil's which-based path finding for external executables

tguinot requested to merge tguinot/mat2:master into master

Using shutil.which(), detect and use path to ffmpeg, bwrap, exiftool.

Update README regarding requirements setup on macOS.

Merge request reports