Skip to content

tinattwang/ApeSplitter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

Prerequisites

  1. 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
  2. You need install Python3 for running Python script.

Quick Start

Pass the folder path as the second parameter which you need to scan:

$ python3 run.py /Music/Leslie/ 

About

A ApeSplitter for slicing APE to MP3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages