remove fancy player

This commit is contained in:
2025-08-12 20:11:57 +02:00
parent 240f7d7f8d
commit 3d252a2604
4 changed files with 4 additions and 141 deletions

View File

@@ -11,7 +11,5 @@ reqwest = { version = "0.12", features = ["stream", "json", "rustls-tls"], defau
bytes = "1"
async-stream = "0.3"
serde_json = "1"
tracing = "0.1"
stream-download = "0.22"
chrono = "0.4"
maud = { version = "0.27", features = ["axum"] }