How to use:
- Fork the library.
- Install
ffmpeg
. See here for installation details. - To flatten file hierarchy, execute the notebook
flatten_and_copy_files.py
. Make sure to changeDISCOGS_DATA_DIR
andDESTINATION_DIR
according to your needs. - To convert files, execute
convert_file_to_mp3.ipynb
. Make sure to changeDIR
according to your file hierarchy.