This Python script will help you slice APE to MP3 in batch. Give it a folder path which store a few of APE and CUE files, it will recursive read all .cue files in this folder then slice its corresponding .ape files to MP3.
- Ffmpeg is essential, you must install ffmpeg in your computer. A website is viewable online to help you install ffmpeg: https://trac.ffmpeg.org/wiki/CompilationGuide
- You need install
Python3for running Python script.
Pass the folder path as the second parameter which you need to scan:
$ python3 run.py /Music/Leslie/