Skip to content

Releases: chpoit/utsushis-charm

Version 1.5.1

01 Jun 15:05
b078646
Compare
Choose a tag to compare
  • Fixes issues with localdir creation #20
  • Adds better logging

Version 1.5

29 May 04:15
6185aa8
Compare
Choose a tag to compare
  • Utsushi's charm, now with a UI
  • Adds game language support

v1.5.0-alpha Initial UI release

26 May 02:04
Compare
Choose a tag to compare
Pre-release

The initial release of the UI for the app

Version 1.4, No outside dependencies

21 May 04:33
85ad9cf
Compare
Choose a tag to compare
  • Removes the need to install tesseract (PyInstaller packages it and I wasn't aware)
  • Language packs get downloaded automatically

Version 1.3.1, speed improvements, slight reduction

14 May 22:03
Compare
Choose a tag to compare
  • Removed PyTesseract in favor of much faster C-bindings for Google Tesseract

  • Added some "automatic" detection of Google Tesseract to reduce warnings

  • Added duplicate charm Logging

  • Added mkv files as possible inputs (likely from OBS recordings)

  • Added support for non 720p video files

  • Tesseract gives some warnings about memory leaks at the end. You can safely ignore them.

Version 1.2

12 May 15:06
Compare
Choose a tag to compare
  • Greatly increases the speed of the unique frame extraction
  • Fixed #7
  • Improved resiliency for charm extraction; Crashes should happen less and the app should keep running if a failure occurs

v1.1 (Executable file update)

10 May 00:16
34392af
Compare
Choose a tag to compare

Adds an executable for easy use.

Version 1.0 (Console Based)

09 May 19:12
Compare
Choose a tag to compare

Console based release of the app