Add deezer module

This commit is contained in:
BarsTiger
2023-10-24 18:11:56 +03:00
parent 65a586d672
commit b5e4f55de3
9 changed files with 488 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ attrs = "^23.1.0"
ytmusicapi = "^1.3.0"
pytube = "^15.0.0"
pydub = "^0.25.1"
aiohttp = "^3.8.6"
[build-system]