Install and use the tag CLI tools
masterYou can install command-line tools to demonstrate tag extraction and audio summing:
- Install the tools:
go install github.com/dhowden/tag/cmd/tag@latest - Use
./tag <filename>to extract metadata. - Use
./sum <filename>to calculate the metadata-invariant SHA1 checksum.
$ go install github.com/dhowden/tag/cmd/tag@latest
$ ./tag 11\ High\ Hopes.m4a
$ ./sum 11\ High\ Hopes.m4a