Skip to content

A simple and fairly basic command line interfaced audio extraction tool

Notifications You must be signed in to change notification settings

pyplacca/audio-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Audio Extractor

Extract audio samples from video files.

GUI version coming soon

Prerequisites

  1. Clone or download this repository.
  2. Install python if you haven't already.
  3. Install the dependencies

Installing dependencies

Use command below to install the dependencies listed in requirements.txt.

pip install -r requirements.txt

Usage

To extract an audio file, open the directory of the cloned or downloaded repository in the command line and run this command.

python script.py "path/to/file_or_folder"

It's that simple

If you encounter any problems during usage, please feel free to open an issue and I will do well to address it

About

A simple and fairly basic command line interfaced audio extraction tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages