improve video downloader, format sorting
This commit is contained in:
parent
45bd435d34
commit
0c30794cb7
4 changed files with 159 additions and 58 deletions
|
|
@ -11,5 +11,5 @@ tokio = {version = "1.20.0", features = ["rt-multi-thread"]}
|
|||
indicatif = "0.17.0"
|
||||
futures = "0.3.21"
|
||||
anyhow = "1.0"
|
||||
env_logger = "0.9.0"
|
||||
clap = { version = "3.2.16", features = ["derive"] }
|
||||
rusty-tube = {path = "../"}
|
||||
|
|
|
|||
Reference in a new issue