AutoClip Desktop v1.3.4
修复
- macOS 桌面端切片生成后可以预览,下载会保存到「下载」文件夹(#166 / #168)
- 片源处理进度显示更准:不再因读错字段停在约 5%;真下载失败仍需看日志(Related #163 / #169)
- 导入任务失败时,Celery 结果可正确记为 FAILURE(#20 / #170)
- 无字幕或未安装 Whisper 时,失败提示指到「设置 → 转写」(#165 族 / #171)
- 没有可用模型或连接测试失败时,提示需自备 API Key,并指到「设置 → 模型」(Related #161/#162 / #174)
下载 / Download
| 平台 | 文件 | 首次打开 |
|---|---|---|
| macOS(Apple Silicon) | AutoClip.Desktop_1.3.4_aarch64.dmg
| 未公证:右键应用 → 打开 |
| Windows 10/11 x64 | AutoClip.Desktop_1.3.4_x64-setup.exe
| 未签名:SmartScreen → 更多信息 → 仍要运行 |
两个包都内置便携 Python 与静态 ffmpeg,不需要预装任何东西;Windows 安装包按用户安装,不需要管理员权限,缺 WebView2 会自动下载。
Intel Mac / Linux 暂无安装包,请用 Docker(DOCKER.md)或 pip install -e . 跑 autoclip CLI。
Built-in portable Python + static ffmpeg, nothing to install. macOS build is ad-hoc signed (right-click → Open on first launch);
Windows build is unsigned (SmartScreen → More info → Run anyway). If a file is missing, that platform's build failed for this tag — see the Desktop Build workflow run.
反馈 / Feedback
- 已知问题与当前状态:#96 · 能复现的故障走 Issue 模板 · 想法与用法走 Discussions