Skip to content

v3.5.0 ⏬在线视频下载

Latest

Choose a tag to compare

@github-actions github-actions released this 23 Jul 05:49

v3.5.0 在线视频下载登场,AI 翻译更可靠

feat

  • 全新「视频下载」功能:粘贴链接即可下载 B 站、YouTube 等平台的在线视频,yt-dlp 与 lux 双引擎,下载完成一键进入字幕任务
    New "Video Download" feature: paste a link to grab videos from Bilibili, YouTube and more with dual yt-dlp / lux engines, then hand off to subtitle tasks in one click
  • 下载时自动获取平台官方字幕并在任务向导中自动配对,有官方字幕就无需再转写
    Official subtitles are fetched during download and auto-paired in the task wizard — no transcription needed when official subs exist
  • 支持导入站点 Cookie(浏览器一键提取 / cookies.txt / 手动粘贴),解锁登录后才可见的高清画质与会员内容
    Import site cookies (browser extraction, cookies.txt, or paste) to unlock login-gated resolutions and member-only content
  • 新增全局 AI 翻译术语表:多词库管理、优先级排序、CSV/TXT 导入导出,命中的术语自动注入翻译提示词,专有名词翻译更统一 (#287) (感谢 @nightt5879 #354)
    New global AI translation glossaries: manage multiple glossaries with priority ordering and CSV/TXT import/export; matched terms are auto-injected into prompts for consistent terminology (#287) (thanks @nightt5879 #354)
  • AI 批量翻译新增多层对齐防护,自动识别并修复因模型合并/拆分字幕造成的译文错位,确保译文与原文一一对应
    AI batch translation gains multi-layer alignment protection, auto-detecting and repairing misaligned translations caused by models merging or splitting subtitle lines
  • AI 服务商新增「思考模式」开关:默认关闭思考让翻译更快更省,需要深度推理时可随时打开
    New "thinking mode" switch for AI providers: off by default for faster, cheaper translation, and can be enabled anytime for deeper reasoning
  • 新增统一存储目录设置:一处配置统一管理所有模型与临时文件的存放位置,不再需要逐项修改 (#388)
    New unified storage root: one setting now manages all model directories and temp files — no more changing paths one by one (#388)

fix

  • 修复超长音频(9 小时以上)一开始转写就崩溃的问题:超长内容自动在静音处分段处理,时间轴无缝合并
    Fixed a crash at transcription start with ultra-long audio (9h+): long content is now split at silences and merged back seamlessly
  • 修复 faster-whisper 模型文件残缺导致的转写异常:加载前自动校验模型完整性 (感谢 @nightt5879 #387)
    Fixed transcription failures caused by incomplete faster-whisper models: integrity is now validated before loading (thanks @nightt5879 #387)
  • 优化 FunASR 模型下载失败时的错误提示与操作引导,手动取消下载不再误报错误 (感谢 @LauraGPT #392)
    Improved FunASR download failure guidance, and manual cancellation no longer reports a false error (thanks @LauraGPT #392)

下载 / Download

homebrew (推荐)

安装

brew tap buxuku/tap && brew install --cask smartsub

更新

brew update && brew upgrade --cask smartsub

手动安装

Mac 提示应用已损坏,在终端执行

sudo xattr -dr com.apple.quarantine /Applications/SmartSub.app

夸克网盘 https://pan.quark.cn/s/0b16479b40ca

系统 System 芯片 Chip 格式 Format 下载链接 Download link
Windows x64 exe windows-x64
Mac Apple dmg mac-arm64
Mac Intel dmg mac-x64
Linux x64 deb linux-x64-deb
Linux x64 AppImage linux-x64-appimage