Add downloading song by query
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[tool.poetry]
|
||||
name = "AnyMusicBot"
|
||||
name = "anymusicbot"
|
||||
version = "0.1.0"
|
||||
description = ""
|
||||
authors = ["BarsTiger"]
|
||||
@@ -15,6 +15,9 @@ shazamio = { path = "lib/ShazamIO" }
|
||||
sqlitedict = "^2.1.0"
|
||||
spotipy = "^2.23.0"
|
||||
attrs = "^23.1.0"
|
||||
ytmusicapi = "^1.3.0"
|
||||
pytube = "^15.0.0"
|
||||
pydub = "^0.25.1"
|
||||
|
||||
|
||||
[build-system]
|
||||
|
||||
Reference in New Issue
Block a user