pydub v0.15.0 Release Notes

    • ➕ Add support for RAW audio (basically WAV format, but without wave headers)
    • ➕ Add a new exception pydub.exceptions.CouldntDecodeError to indicate a failure of ffmpeg/avconv to decode a file (as indicated by ffmpeg/avconv exit code)