Skip to content

Tags: ishandutta2007/pydub

Tags

v0.22.1

Toggle v0.22.1's commit message
Merge branch 'master' of https://github.com/jiaaro/pydub

v0.21.0

Toggle v0.21.0's commit message
increment version

v0.20.0

Toggle v0.20.0's commit message
Merge pull request jiaaro#205 from jiaaro/fix-193

fix jiaaro#193

v0.19.0

Toggle v0.19.0's commit message
Merge branch 'master' of https://github.com/jiaaro/pydub

v0.18.0

Toggle v0.18.0's commit message
increment version for release

v0.17.0

Toggle v0.17.0's commit message
Increment version for v0.17.0

- Add the ability to add a cover image to MP3 exports via the `cover` keyword argument to `pydub.AudioSegment().export()`
- Add `pydub.AudioSegment().get_dc_offset()` and `pydub.AudioSegment().remove_dc_offset()` which allow detection and removal of DC offset in audio files.
- Minor fixes for windows users

v0.16.7

Toggle v0.16.7's commit message
release v0.16.7

v0.16.6

Toggle v0.16.6's commit message
Add scipy-powered filters and bump version