Skip to content

Fix Yandex translator - #295

Open
no1d wants to merge 1 commit into
ramjke:masterfrom
no1d:yandex-fix
Open

Fix Yandex translator#295
no1d wants to merge 1 commit into
ramjke:masterfrom
no1d:yandex-fix

Conversation

@no1d

@no1d no1d commented Jul 4, 2026

Copy link
Copy Markdown

Because SID extraction fails, the browser window keeps reopening repeatedly. This PR fixes the issue, but I haven't done extensive testing.

Chaobs referenced this pull request in Chaobs/Translumo-LLM Jul 22, 2026
- PR #290 拼写/标识符修正(纯 OCR/TTS/DeepL/HotKey/屏幕捕获子系统, 不影响 LLM 特性):
  * InstallOcrLanguageCapability / InstallTTSLanguageCapability 方法重命名(同步更新
    StagesFactory 两处调用)
  * exactMatching / targetLanguage / previousValue / _showSelectionAreaGamepadKey /
    _initialized 标识符更正
  * 注释拼写: parameters / constructor / SuppressFinalize
- PR #295 Yandex 翻译器修复(修复 SID 提取失败导致浏览器窗口反复弹出的问题):
  * RegexStorage.YandexSidRegex 改为小写 sid: 且加 RegexOptions.IgnoreCase(兼容大写)
  * YandexReaderProxy.ExtractSid 移除错误的分段反转逻辑, 直接返回匹配值
- PR #289 经核实其实际 diff 仅含 README + 新增二进制(ONNX离线/NVIDIA/LibreTranslate
  等新增功能, 本项目无 ONNX 离线特性), 且无 C# bug 修复代码, 故不适用, 未合并
- 构建 0 错误; Yandex SID 提取已用 .NET 正则实测验证(旧正则对小写 sid 失败,
  新正则成功且向后兼容大写 SID)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant