fix filename issue with downloader

This commit is contained in:
ThetaDev 2022-08-08 17:19:14 +02:00
parent 150f074131
commit 45bd435d34
4 changed files with 34 additions and 16 deletions

View file

@ -26,7 +26,7 @@ async-trait = "0.1.56"
chrono = {version = "0.4.19", features = ["serde"]}
futures = "0.3.21"
indicatif = "0.17.0"
slug = "0.1.4"
filenamify = "0.1.0"
[dev-dependencies]
env_logger = "0.9.0"