Py-Contributors / awesomeScripts

A Collection of Awesome Scripts in Python to Ease Daily-Life. Create an issue If you have some great ideas for the new script. Leave a :star:
https://py-contributors.github.io/awesomeScripts/
MIT License
589 stars 273 forks source link

feat: convert audio from an extension to another (e.g. mp3 to wav) #538

Closed jrafaaael closed 2 years ago

jrafaaael commented 2 years ago

Please fill all the details and checkbox, so we can merge PR faster.

Pull Request Template

script name - audio-converter.py

What have you Changed I added the proposed script. This script is a CLI tool to convert an audio file from one extension to another (e.g. mp3 to wav)

Issue no.(must) -

fixes #536

Self Check(Tick After Making pull Request)

If the issue was not assigned to you Please don't make a PR. It will mark as invalid.

Join Us on Discord:- https://discord.gg/JfbK3bS

acknowledgment

jrafaaael commented 2 years ago

fixes #536