Dagrab works well with Bladeenc
by Anonymous on Apr 24, 2000This program works very well with the command line mp3 encoder known as BladeEncoder (bladeenc)
My favorite usage is simple enough:
dagrab -asvCN; bladeenc -del *.wav
this tells dagrab to use CDDB, rip all tracks and out put verbose display.
then bladeenc is invoked, with options to encode all wave files in the CWD
and then delete any files it encodes (foo.wav -> foo.mp3 & del foo.wav)