Commit Graph

2 Commits (master)

Author SHA1 Message Date
Dustin 7b3427fc2c ripper: Add support for fetching album art
If the `PIL` module is available, which can be installed by activating
the *art* extra for Rupert, the ripper will now download the album art
for the CD and store it in a file named `folder.jpg`.
2021-12-12 22:15:38 -06:00
Dustin a997be4515 Initial commit
*Rupert* ("Ripper") is a tool to rip CD (and eventually DVD) media
(almost) automatically.  It converts CDDA to WAV using `cdparanoia`,
encodes the output with `flac`, and adds metadata tags from MusicBrainz
using *mutagen*.  The console user interface is provided by *rich*.
2021-01-19 17:48:32 -06:00