mirror of
https://github.com/crunchy-labs/crunchy-cli.git
synced 2026-01-21 04:02:00 -06:00
Add workaround for incorrect hardsub labeling (#231)
This commit is contained in:
parent
4c396a9e4a
commit
84c70f2bee
4 changed files with 37 additions and 22 deletions
|
|
@ -13,7 +13,7 @@ anyhow = "1.0"
|
|||
async-trait = "0.1"
|
||||
clap = { version = "4.3", features = ["derive", "string"] }
|
||||
chrono = "0.4"
|
||||
crunchyroll-rs = { version = "0.5.0", features = ["dash-stream"] }
|
||||
crunchyroll-rs = { version = "0.5.1", features = ["dash-stream"] }
|
||||
ctrlc = "3.4"
|
||||
dialoguer = { version = "0.10", default-features = false }
|
||||
dirs = "5.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue