add shazm recog fallback.
This commit is contained in:
@@ -6,12 +6,14 @@ readme = "README.md"
|
||||
authors = [{ name = "publicmatt", email = "git@publicmatt.com" }]
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"audioop-lts>=0.2.2 ; python_full_version >= '3.13'",
|
||||
"click>=8.1.8",
|
||||
"mpv>=1.0.7",
|
||||
"mutagen>=1.47.0",
|
||||
"pydantic>=2.0",
|
||||
"pydantic-settings>=2.12.0",
|
||||
"requests>=2.32.3",
|
||||
"shazamio>=0.8.1",
|
||||
"structlog>=25.5.0",
|
||||
"yt-dlp>=2025.1.15",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user