Skip to content

Releases: DualSubs/Universal

v1.6.5

10 Nov 13:22
Compare
Choose a tag to compare

🛠️ Bug Fixes

  • 修复 Translate.response 未能成功识别翻译 YouTube Music app 歌词的问题

🔣 Dependencies

  • 增加了 @nsnanocat/url
    • 使用了全新的 URLURLSearchParams polyfill

v1.6.4

10 Nov 05:30
Compare
Choose a tag to compare

🛠️ Bug Fixes

  • 修复 External.Lyrics.response 发送请求时错误将字符串 encodeURIComponent 两次的问题

🔣 Dependencies

  • 升级了 @nsnanocat/util
    • $platform 改为 $app
    • 使用了全新的 URLURLSearchParams polyfill

🔄 Other Changes

  • 重构了 detectPlatform

v1.6.3

07 Nov 01:29
Compare
Choose a tag to compare

🔄 Other Changes

  • 兼容 audio/x-mpegurl 格式的 m3u8
  • 重构 Manifest.response 脚本

v1.6.2

05 Nov 06:45
Compare
Choose a tag to compare

🛠️ Bug Fixes

  • 修复 YouTubetimedText 格式自动生成 (asr) 字幕翻译字幕生成错误

🔣 Dependencies

  • 分离翻译器脚本中的 YouTubeSpotifyprotobuf
  • 分离外部歌词脚本中的 YouTubeSpotifyprotobuf

v1.5.12

31 Oct 12:16
Compare
Choose a tag to compare

🛠️ Bug Fixes

  • 修复 YouTubetimedText 格式翻译字幕生成错误

v1.5.11

31 Oct 11:21
Compare
Choose a tag to compare

🛠️ Bug Fixes

  • 修复 YouTubetimedText 格式翻译字幕生成错误

v1.5.10

31 Oct 02:52
Compare
Choose a tag to compare

🛠️ Bug Fixes

  • 修复 YouTubetimedText 格式翻译字幕生成错误

v1.5.9

30 Oct 02:15
Compare
Choose a tag to compare

🆕 New Features

  • 翻译器允许通过参数面板传入任意语言代码
    • 传入的语言代码如不受翻译API支持,则可能导致翻译失败,请先查阅各翻译API支持语言列表进行确认
    • 例如:当使用微软翻译时,在参数面板Language[1]填入lzh,可以将翻译语言设置为中文(文言文)

v1.5.6

25 Oct 16:23
Compare
Choose a tag to compare

🛠️ Bug Fixes

  • 修复 $argument$persistentStore 载入顺序颠倒的问题
    • 正确顺序为先读取 $argument 再读取 $persistentStore (BoxJs)
    • 即,有相同键名时,$persistentStore (BoxJs) 的值会覆盖 $argument 的值

🔄 Other Changes

  • util 由 submodule 更改为 package

v1.5.4

23 Oct 07:51
Compare
Choose a tag to compare

🛠️ Bug Fixes

  • 修复 Disney+ 中的 Hulu Hub 支持