Skip to content

0.3.0

Compare
Choose a tag to compare
@orchetect orchetect released this 16 Dec 10:32
· 206 commits to main since this release

New Features

  • Added -exclude-role CLI flag (#57)
  • Added RolesExtractor class to library to extract roles from a FCPXML file (#69)
  • Added extraction date to result file (#76)
  • Added CLI version number to result file (#75)
  • Now logs version number when starting extraction (#75)

Changes

  • If no media file is found, extraction now continues without thumbnail image generation (#77)
  • Removed --include-outside-clip-boundaries CLI flag (#78)

Refinements

  • Complete rewrite of XML parser/extractor (in DAWFileKit dependency) with substantial performance improvements