moviepy v0.2.2.13 Release Notes

Release Date: 2017-02-15 // about 7 years ago
  • Full Changelog

    Implemented enhancements:

    • โž• Add self.filename as a VideoFileClip attribute #405 (tburrows13)

    Closed issues:

    • ๐Ÿš€ keep github releases in sync with PyPI #398
    • accidentally opened, sorry #397
    • BrokenPipeError #349
    • ๐Ÿ› Bug in ffmpeg_audiowriter.py for python 3 #335
    • concatenate.py - Python3 incompatible #313

    ๐Ÿ”€ Merged pull requests:

    • ๐Ÿ›  fix issue #313, make concatenate_videoclips python 3 compatible. #410 (earney)
    • โšก๏ธ Update maintainer section in README #409 (mbeacom)
    • ๐Ÿ›  fix issue #401 #403 (earney)
    • ensures int arguments to np.reshape; closes #383 #384 (tyarkoni)
    • ๐Ÿ“„ on_color function docstring has wrong parameter #244 (cblument)