Skip to content

A python package that allows you to convert multiple files in a directory in a simple way.

License

Notifications You must be signed in to change notification settings

AudioConvertio/file-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Converter

demonstration

Table of Contents

About

An audio converter that allows you to convert your audio files with a single command to any audio format that you want.

Requirements

To run this repository by yourself you will need to install python3 in your machine.

How to use

Program Setup

# Clone this repository
$ git clone <https://github.com/AudioConvertio/file-converter>

# Access the project page on your terminal
$ cd file-converter

# Install all the requirements
$ pip install .

# Execute the program with parameters
$ audio_convertio  <path_to_audios_directory> <input_format> <output_format>

# Them it's just wait for the code run and the converted audio file will be in the same folder of the audio file passed as argument

demonstration

Technologies

  • Python3
  • Pytest
  • Pydub
  • Multiprocessing

About

A python package that allows you to convert multiple files in a directory in a simple way.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages