Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

m4a_split_by_chapters

Split single m4a file by chapters to mp3 files.

Prerequisites

Usage

  1. Clone the repository:
    git clone https://github.com/Dav-Sim/m4a_split_by_chapters.git
  2. Navigate to the project directory:
    cd m4a_split_by_chapters/AudioChapterSplitter
  3. Build the project:
    dotnet build
  4. Run the application:
    dotnet run --project AudioChapterSplitter -- <path_to_m4a_file> [optional output directory]
  5. The application will split the provided m4a file into separate mp3 files based on the chapters.

Contributing

Contributions are welcome! Please fork the repository and create a pull request with your changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Split single m4a file by chapters to mp3 files

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages