Skip to content

zevaverbach/extract-audio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

A quick little Python script to use ffmpeg to extract audio (m4a) from a folder of video files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages