Skip to content

VideoMorph-1.5rc

Pre-release
Pre-release
Compare
Choose a tag to compare
@lpozo lpozo released this 12 Mar 13:08
· 38 commits to master since this release
v1.5rc
eceaf45

We're happy to announce a new pre-release version of VideoMorph video converter.

  • Remove the add files progress bar. Fixed
  • Handle invalid videos. Fixed
  • Format with black. Done
  • Refactor Probe to FFprobe and fix some issues. Fixed
  • Update tests. Fixed
  • Update Converter to take a Path object. Fixed
  • Use pathlib to handle paths. Done
  • Change the way to check if FFmpeg is available. Fixed
  • Use f-strings and some type hints. Done
  • Update the test so they run on Windows. Fixed
  • Update User Manual. Done
  • Update README.md. Done