Skip to content

jaykm/to-mp3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

to-mp3

Converts files to MP3 at 320Kbps

Usage

The only argument mp3.py takes is the filetype to convert from.

Example

This will convert all FLAC files in the current directory and subdirectories to MP3 at 320Kbps, and put the converted files into a directory named "mp3"

python mp3.py flac
OR
python mp3.py .flac

Dependencies

ffmpeg

https://ffmpeg.org/download.html

About

Converts files to MP3 at 320kbps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages