mirror of
https://github.com/lanyeeee/bilibili-video-downloader.git
synced 2026-09-08 09:06:53 +08:00
feat: 后端支持弹幕下载
This commit is contained in:
@@ -45,6 +45,10 @@ bytes = { version = "1.10.1" }
|
||||
fs4 = { version = "0.13.1" }
|
||||
num_enum = { version = "0.7.4" }
|
||||
chrono = { version = "0.4.41" }
|
||||
prost = { version = "0.14.1" }
|
||||
yaserde = { version = "0.12.0", features = ["yaserde_derive"] }
|
||||
float-ord = { version = "0.3.2" }
|
||||
memchr = { version = "2.7.5" }
|
||||
|
||||
[profile.release]
|
||||
strip = true
|
||||
|
||||
Reference in New Issue
Block a user