Add soundcloud support
This commit is contained in:
@@ -10,7 +10,6 @@ python = "^3.11"
|
||||
aiogram = "^3.1.1"
|
||||
rich = "^13.6.0"
|
||||
py-deezer = "^1.1.4.post1"
|
||||
soundcloud-lib = "^0.6.1"
|
||||
shazamio = { path = "lib/ShazamIO" }
|
||||
sqlitedict = "^2.1.0"
|
||||
spotipy = "^2.23.0"
|
||||
@@ -21,6 +20,7 @@ pydub = "^0.25.1"
|
||||
aiohttp = "^3.8.6"
|
||||
nest-asyncio = "^1.5.8"
|
||||
icecream = "^2.1.3"
|
||||
m3u8 = "^3.6.0"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user