add BgUtils POT Provider (closes #886)

This commit is contained in:
Alex Shnitman
2026-02-03 23:02:00 +02:00
parent c28cedacb7
commit 9df7776c79
3 changed files with 54 additions and 9 deletions

View File

@@ -6,7 +6,7 @@ requires-python = ">=3.13"
dependencies = [
"aiohttp",
"python-socketio>=5.0,<6.0",
"yt-dlp[default,curl-cffi]",
"yt-dlp[default,curl-cffi,deno]",
"mutagen",
"curl-cffi",
"watchfiles",