dhowden / tag

ID3, MP4 and OGG/FLAC metadata parsing in Go
BSD 2-Clause "Simplified" License
558 stars 72 forks source link

[FEAT req] Pass on cli flags to only output selected metadata #88

Open acagastya opened 2 years ago

acagastya commented 2 years ago

Hi, I was wondering if the tag cmd could have an option like tag foo.flac --title to only print the value, and not the rest of the keys, or values? That would come very handy for various shellscripts, I think.