Skip to content

mafr/mbrip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mbrip

This is a simple command line CD ripper which uses the old python-musicbrainz2 library to gather music metadata from MusicBrainz. The project isn't maintained anymore, but maybe it's still useful to someone.

There are two ways to run it. The first one works without installing the package. Put a CD into your default disc drive and run the following command:

$ PYTHONPATH=. python bin/mbrip

The second one is to install it using setup.py:

# python setup.py install

Note that on Debian-based systems like Ubuntu, you have to add the --install-layout=deb command line switch or it won't work on Python 2.6 and later.

After that, you can run the program using this command:

$ mbrip

About

A MusicBrainz-powered command line CD ripper.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages