Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

isaaczafuta/transcoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

transcoder

This project is a simple python script to keep an MP3 mirror of a FLAC library.

Example usage:

>>> import transcoder
>>> transcoder = transcoder.Transcoder("~/Desktop/FLAC", "~/Desktop/MP3")
>>> transcoder.transcode()

About

FLAC to MP3 Library Transcoder

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages