lucasrcezimbra / gansomusic-flask

Old version :musical_score: Download music from YouTube and edit tags
https://github.com/Lrcezimbra/ganso-music
1 stars 0 forks source link

Update pydub to 0.17.0 #45

Closed pyup-bot closed 7 years ago

pyup-bot commented 7 years ago

There's a new version of pydub available. You are currently using 0.16.7. I have updated it to 0.17.0

These links might come in handy: PyPI | Changelog | Homepage

Changelog

0.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

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 🤖