extract-audio

Extract audio from a directory of video files.


License
MIT
Install
pip install extract-audio==0.32

Documentation

Installation

$ pip install extract-audio

Prequisites

ffmpeg

$ brew install ffmpeg

Usage

$ extract <directory full of (only) video files>

This will produce m4a versions of the video files in that same directory.