/audio-tag-editor

cli utility to edit audio files tags.

Primary LanguageC++

audio-tag-editor

cli utility to edit audio files tags. Works on windows.

Usage example

ate file.mp3 - shows the the tags.
ate file.mp3 artist:name album:name title:name year:number track:number - sets the values.

Supported formats

MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats.

Dependencies

1)TagLib
2)C++17