This program extracts id3 tags from an mp3 file
$ npm install --global extract-id3-tags-from-mp3s
This will install a global executable.
Simply run the program with an mp3 file, such as:
$ extract-id3-tags-from-mp3s <mp3 file>
If you'd like to contribute, feel free to do so!
Questions? Open an issue!
Please adhere to the Code of Conduct.
MIT © 2018 Richard Littauer