Package Details: python-biliass 2.3.1-1

Git Clone URL: https://aur.archlinux.org/python-biliass.git (read-only, click to copy)
Package Base: python-biliass
Description: 将 B 站 XML/protobuf 弹幕转换为 ASS 弹幕
Upstream URL: https://github.com/yutto-dev/yutto/tree/main/packages/biliass
Licenses: GPL-3.0-only
Submitter: ouuan
Maintainer: ouuan
Last Packager: ouuan
Votes: 1
Popularity: 0.85
First Submitted: 2021-06-07 11:38 (UTC)
Last Updated: 2025-10-08 02:04 (UTC)

Latest Comments

ouuan commented on 2025-10-08 03:51 (UTC)

请更新 Rust 版本

SpreadZhao commented on 2025-10-08 03:41 (UTC) (edited on 2025-10-08 03:42 (UTC) by SpreadZhao)

2.3.1-1编译时错误

error[E0658]: `let` expressions in this position are unstable
  --> src/writer/rows.rs:41:20
   |
41 |                 if let Some(target_row) = target_row
   |                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
   |
   = note: see issue #53667 <https://github.com/rust-lang/rust/issues/53667> for more information

For more information about this error, try `rustc --explain E0658`.