Golang server for uploading files and media files processing workflows.
- MacOs
brew install exiftool
export PATH=$PATH:/usr/local/bin
brew install ffmpeg
- Linux cd gzip -dc Image-ExifTool-12.96.tar.gz | tar -xf - cd Image-ExifTool-12.96 sudo make install
Go to CONTRIBUTING.md for more instructions.