Skip to content

i0Ek3/audio_converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

audio converter

Convert different audio types easily.

Why?

I need fetch my recordings on my Pixel phone, but its' format is m4a not mp3 or others. So I decide write something to help me to convert this. Of course, thanks to pydub I can solve this problem easily. Well, we'll update this converter all the time to make it support more covnert function, but don't expect anything.

Usage

Add your filename, savename and oformat in converter.py, and then run command python3 audio_converter.py.

Run command python3 audio_converter.py and then follows the steps.

TODO

  • input support
  • error checking
  • support more format type

Credit

Pydub.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages