Skip to content

rubillionaire/audio_dupes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Move duplicate audio

Script looks through directory of music, and moves duplicate MP3 and M4A files to another directory of your choosing. The audio file with the higher bitrate stays, the lower bitrate file is moved to the duplicate directory.

Setup.

pip install -r reqs.txt

Execute.

python move_dupes.py /path/to/itunes/music/ /dupe/dir/

About

Moves duplicate to another directory based on bitrate.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages