Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 258 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 258 Bytes

aeq2ava - Convert AEQ WAV files to MP3 with their title and creator.

python main.py "path to html descriptor" "path to wav files folder" "path to mp3 files destination folder"

Note: Install pydub and BeautifulSoup... (pydub depends on ffmpeg or avlib)