feat: downloader: add download_track fn, improve path templates

This commit is contained in:
ThetaDev 2024-08-01 03:11:54 +02:00
parent edab09184a
commit 14be4467a3
3 changed files with 201 additions and 51 deletions

View file

@ -47,4 +47,4 @@ tracing.workspace = true
time.workspace = true
lofty = { version = "0.21.0", optional = true }
image = { version = "0.25.0", optional = true }
smartcrop2 = { version = "0.2.0", optional = true }
smartcrop2 = { version = "0.3.0", optional = true }