To use the shell command without having to enter the directory, type the first time:
composer global require matteo3105wbl/converter:dev-master
To use the commands you need to install a folder called converter on the desktop with a subfolder called toConvert inside
N.B. To use converter video_compressor
you need the library FFMpeg. To install this library send on shell this code (only MAC):
brew install ffmpeg