Releases: chpoit/utsushis-charm
Releases · chpoit/utsushis-charm
Version 1.5.1
- Fixes issues with localdir creation #20
- Adds better logging
Version 1.5
- Utsushi's charm, now with a UI
- Adds game language support
v1.5.0-alpha Initial UI release
The initial release of the UI for the app
Version 1.4, No outside dependencies
- 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
-
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
- 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)
Adds an executable for easy use.
Version 1.0 (Console Based)
Console based release of the app