# Installation ```bash $ pip install extract-audio ``` ## Prequisites ffmpeg ```bash $ brew install ffmpeg ``` # Usage ```bash $ extract ``` This will produce m4a versions of the video files in that same directory.