Skip to content

Changelogs

Unreleased - 2025-02-03

Added

  • CI matrix testing 3.11, 3.12 and 3.13 (#11)
  • Link to the ropository in the documentation by @caio-imperial (#20)
  • cut_silences now supports distances

Reference: Distance Flag (#26) - Changelog page in docs using snippets and towncrier by @yanndrade (#33) - Darkmode option in documentation by @taconi (#34) - Search bar in docs by @yanndrade (#35) - CI configuration to run to the Pull Requests by @taconi (#40)

Changed

  • Replacing appdirs (not manteined) for platformdirs (#6)
  • Cache now only stores the silences without distance (#17)
  • Change package name from vmh to videomaker_helper

Fixed

  • Breaking: Parameter in extract-audio to receive video, not audio by @caio-imperial (#18)
  • Adjustments for kdenlive to recognize if video and .kdenlive is in the path
  • Fixed package name on mkdocstrings and update mkdocstrings
  • Migrate appdirs to platformdirs, now platformdirs creates .config path
  • Moviepy 2.0 subclips support