@@ -1,5 +1,5 @@
|
||||
# Whipper
|
||||
[](https://github.com/JoeLametta/whipper/blob/master/LICENSE) [](https://travis-ci.org/JoeLametta/whipper) [](https://github.com/JoeLametta/whipper/releases/latest) [](https://webchat.freenode.net/?channels=%23whipper) [](https://github.com/JoeLametta/whipper/stargazers) [](https://github.com/JoeLametta/whipper/issues)
|
||||
[](https://github.com/JoeLametta/whipper/blob/master/LICENSE) [](https://travis-ci.org/JoeLametta/whipper) [](https://github.com/JoeLametta/whipper/releases/latest) [](https://webchat.freenode.net/?channels=%23whipper) [](https://github.com/JoeLametta/whipper/stargazers) [](https://github.com/JoeLametta/whipper/issues)
|
||||
|
||||
Whipper is a Python 2 CD-DA ripper, fork of the morituri project (_CDDA ripper for *nix systems aiming for accuracy over speed_). It improves morituri which development seems to have halted merging old ignored pull requests, improving it with bugfixes and new features.
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@ import logging
|
||||
import os
|
||||
import sys
|
||||
|
||||
__version__ = '0.4.0'
|
||||
__version__ = '0.4.1'
|
||||
|
||||
level = logging.WARNING
|
||||
if 'WHIPPER_DEBUG' in os.environ:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
REM DISCID AD0BE00D
|
||||
REM COMMENT "morituri 0.4.0"
|
||||
REM COMMENT "morituri 0.4.1"
|
||||
FILE "data.wav" WAVE
|
||||
TRACK 01 AUDIO
|
||||
PREGAP 03:22:70
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
REM DISCID BE08990D
|
||||
REM COMMENT "morituri 0.4.0"
|
||||
REM COMMENT "morituri 0.4.1"
|
||||
CATALOG 0652637280326
|
||||
PERFORMER "THE BREEDERS"
|
||||
TITLE "MOUNTAIN BATTLES"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
REM DISCID B90C650D
|
||||
REM COMMENT "morituri 0.4.0"
|
||||
REM COMMENT "morituri 0.4.1"
|
||||
CATALOG 0602517642256
|
||||
FILE "data.wav" WAVE
|
||||
TRACK 01 AUDIO
|
||||
|
||||
Reference in New Issue
Block a user