add kexp archive option

This commit is contained in:
GitMatt
2025-02-05 15:36:01 -08:00
parent bacf927d4b
commit 323d6c0499
4 changed files with 111 additions and 9 deletions

View File

@@ -9,6 +9,7 @@ dependencies = [
"click>=8.1.8",
"mpv>=1.0.7",
"mutagen>=1.47.0",
"requests>=2.32.3",
"yt-dlp>=2025.1.15",
]