switch to external downloader; Fixes #1 (hopefully...)
All checks were successful
CI/CD Pipeline / test (push) Successful in 5m31s
CI/CD Pipeline / deploy (push) Successful in 9m2s

This commit is contained in:
2025-07-30 20:55:01 +02:00
parent a7ab1e8360
commit 45e5c1954d
4 changed files with 333 additions and 93 deletions

View File

@@ -12,3 +12,4 @@ bytes = "1"
async-stream = "0.3"
serde_json = "1"
tracing = "0.1"
stream-download = "0.22"