Vimeta is a tool to fetch video metadata from the interwebs and update video files using a tagging tool.
You can read the man page online.
$ pandoc -s -t man doc/vimeta.1.md -o doc/vimeta.1
Each release includes binaries for Windows, macOS, and Linux.
The easiest way to build vimeta from source is to use nix
:
-
Install
nix
-
Install vimeta:
$ nix-env -f https://github.com/pjones/vimeta/archive/trunk.tar.gz -i
$ cabal install vimeta