feat(kexp): download kexp playlist from rest api

This commit is contained in:
matt
2026-08-04 12:28:00 -07:00
parent bde1ddf465
commit b9f6aaf462
8 changed files with 329 additions and 3 deletions
+1
View File
@@ -8,6 +8,7 @@ requires-python = ">=3.12"
dependencies = [
"audioop-lts>=0.2.2 ; python_full_version >= '3.13'",
"click>=8.1.8",
"duckdb>=1.1.0",
"mpv>=1.0.7",
"mutagen>=1.47.0",
"pydantic>=2.0",