This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+4 more
Summary
AI summaryFixed OCR dropping accented characters by changing default language to English + Portuguese and adding a customizable ocrLanguage parameter.
Full changelog
What's New
Multilingual OCR Support
- Fixed: OCR was dropping accented characters (é, ã, ç, ô →
?) because Tesseract was hardcoded to English only - Default language: Now
eng+por(English + Portuguese) — accented characters are correctly recognized - New parameter:
ocrLanguageonanalyze_videoandanalyze_momenttools — customize for any language (e.g.,"eng+spa","eng+fra+deu")
Install
npx [email protected]
Full Changelog: https://github.com/guimatheus92/mcp-video-analyzer/compare/v0.2.3...v0.2.4
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
About guimatheus92/mcp-video-analyzer
MCP server for video analysis — extracts transcripts, key frames, OCR text, and annotated timelines from video URLs. Supports Loom and direct video files (.mp4, .webm). Zero auth required.
Related context
Beta — feedback welcome: [email protected]