Skip to content

Releases: yutto-dev/yutto

v2.0.0-rc.5

23 Oct 16:17
b29a7c5
Compare
Choose a tag to compare
v2.0.0-rc.5 Pre-release
Pre-release

What's Changed

  • ⬆️ deps: Update dependencies (non-major) by @renovate in #371
  • ⬆️ deps: unpin ubuntu version (reverts #364) by @renovate in #367
  • 🔧 chore: optimize default danmaku duration options by @SigureMo in #373
  • 👽️ fix: update to new subtitle API for UGC video by @SigureMo in #375

Full Changelog: v2.0.0-rc.4...v2.0.0-rc.5

[email protected]

23 Oct 16:11
0daa733
Compare
Choose a tag to compare

What's Changed

  • ⬆️ deps: Update Rust crate pyo3 to v0.22.4 by @renovate in #365
  • 👷 ci(biliass): add latest release test for biliass by @SigureMo in #366
  • ⚡️ perf(biliass): update release profile to optimize performance by @SigureMo in #368

Full Changelog: https://github.com/yutto-dev/yutto/compare/[email protected]@2.1.1

v2.0.0-rc.4

12 Oct 14:51
adb893d
Compare
Choose a tag to compare
v2.0.0-rc.4 Pre-release
Pre-release

What's Changed

  • ✨ feat: support use ~ in path config and recommend to use config rather than alias file and cli alias by @SigureMo in #356
  • 👷 ci: remove -dev specifier for python 3.13 by @SigureMo in #357
  • 🚚 chore: rename schema.json to config.json by @SigureMo in #360
  • 🐛 fix: use mirrors to get video and audio size to avoid connection error by @SigureMo in #359
  • 💚 ci: pin ubuntu to 22.04 by @SigureMo in #364
  • ➖ deps: remove dependency xdg to avoid conflict with pyxdg by @SigureMo in #363
  • ⬆️ deps: Update Rust crate pyo3 to v0.22.4 by @renovate in #365

Full Changelog: v2.0.0-rc.3...v2.0.0-rc.4

v2.0.0-rc.3

07 Oct 00:06
c3ed123
Compare
Choose a tag to compare
v2.0.0-rc.3 Pre-release
Pre-release

What's Changed

  • ✨ feat: add basic config file support by @SigureMo in #354
  • ✨ feat: support customize config path by --config by @SigureMo in #355

Full Changelog: v2.0.0-rc.2...v2.0.0-rc.3

v2.0.0-rc.2

05 Oct 20:52
36389d9
Compare
Choose a tag to compare
v2.0.0-rc.2 Pre-release
Pre-release

What's Changed

  • ✨ feat!(biliass): rename is_reduce_comments to reduce_comments and change it's default value to True by @SigureMo in #351
  • ✨ feat: expose danmaku options by @SigureMo in #353

Tip

2.0.0-rc.2 通过与 biliass 的深度集成,提供了一系列弹幕控制选项,详细参数可见 yutto-dev/yutto README 「弹幕设置参数」,目前还只是初步支持,可能会有一些问题

Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2

[email protected]

05 Oct 20:37
c07137a
Compare
Choose a tag to compare

What's Changed

  • ✅ test(biliass): integrate codspeed benchmark test by @SigureMo in #347
  • ⚡️ perf(biliass): use rayon to parallel parse process by @SigureMo in #348
  • ♻️ refactor(biliass): parse special comment at read stage by @SigureMo in #349
  • ✨ feat(biliass): expose block options to provide more fine-grained control by @SigureMo in #350
  • ✨ feat!(biliass): rename is_reduce_comments to reduce_comments and change it's default value to True by @SigureMo in #351
  • ✨ feat!(biliass): change reserve_blank to display_region_ratio by @SigureMo in #352

Full Changelog: https://github.com/yutto-dev/yutto/compare/[email protected]@2.1.0

v2.0.0-rc.1

02 Oct 17:02
a6f6f13
Compare
Choose a tag to compare
v2.0.0-rc.1 Pre-release
Pre-release

What's Changed

  • 🐛 fix: support festival link for batch download by @SigureMo in #345

Full Changelog: v2.0.0-beta.43...v2.0.0-rc.1

[email protected]

02 Oct 15:52
d5f7fb9
Compare
Choose a tag to compare

What's Changed

  • ⚰️ chore(biliass): reorganize apis by @SigureMo in #342
  • ✨ feat(biliass): use tracing for logging and enable tracing in yutto debug mode by @SigureMo in #343
  • ⬆️ deps: Update Rust crate regex to v1.11.0 by @renovate in #344

Full Changelog: https://github.com/yutto-dev/yutto/compare/[email protected]@2.0.0

v2.0.0-beta.43

28 Sep 06:17
dae1608
Compare
Choose a tag to compare
v2.0.0-beta.43 Pre-release
Pre-release

What's Changed

  • 🐛 fix: disable ssl verify in httpx client by @SigureMo in #305
  • ✨ feat: use protobuf danmaku source when login by @SigureMo in #340
  • 🐛 fix: support festival link and fix web view proto by @SigureMo in #341

Note

本版本使用了 rust 重写的 biliass,对于 Homebrew 用户来说,从源码构建时可能需要安装 rust,因此相对来说更为推荐使用 uv 或者 pipx 来安装 yutto,因为他们会拉取预编译好的 wheel 包而不是从源码构建(除非你的平台没有预编译好的 wheel 包,支持预编译的平台见构建流水线 .github/workflows/biliass-build-and-release.yml

Full Changelog: v2.0.0-beta.42...v2.0.0-beta.43

[email protected]

28 Sep 03:40
7d35e4b
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

What's Changed

  • ✨ feat: use protobuf danmaku source when login by @SigureMo in #340

Full Changelog: https://github.com/yutto-dev/yutto/compare/[email protected]@2.0.0-beta.1