Files
extract-audio/README.md
2021-10-07 22:46:12 +02:00

260 B

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.