Skip to content

Merges specified mp3 files into a single file or if no mp3 files are specified, merges all mp3 files in the current directory

License

Notifications You must be signed in to change notification settings

alexemanuelol/merge_mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

merge_mp3

Merges specified mp3 files into a single file or if no mp3 files are specified, merges all mp3 files in the current directory

Usage

python3 merge_mp3.py

Optional arguments:

--files, -f         The files to be merged (merged in the order of input).
--dir, -d           The directory that contains the files to be merged (Instead of specifying individual files).
--sort, -s          Sort input files before merge.
--output, -o        Output path for the merged mp3 file.

About

Merges specified mp3 files into a single file or if no mp3 files are specified, merges all mp3 files in the current directory

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages