Skip to content

glucard/simpler-cli-audio-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIMPLER CLI AUDIO CONVERTER

Simplifier audio convertion on folders struct

Requirements

  • ffmpeg
  • Python
  • Git

Installation

1. Install ffmpeg:

Linux/WSL

  • sudo apt update && sudo apt upgrade
    sudo apt install ffmpeg
    

Windows

2. Install SCAC repository:

git clone https://github.com/glucard/simpler-cli-audio-converter
cd simpler-cli-audio-converter
pip install .

Usage

scac "path/to/source_audios_folder" "path/to/converted_audios_dest" --sf "mp3" --tf "wav"

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages