Bash script to convert .m4a
files in a directory to MP3.
m4a2mp3 depends on
Please make sure it is installed on your system.
- Clone this repository
cd
into repositorymake install
brew tap haensl/haensl
brew install m4a2mp3
For additional usage information please consider consulting the man page.
m4a2mp3 [-hv]
[directory]
Display usage information.
Display version information.
The folder in which to search for .m4a
files. Defaults to the current directory.