WIP: play around with yt-music integration
This commit is contained in:
parent
2286d7a8d5
commit
9222a97014
3 changed files with 186 additions and 0 deletions
|
@ -6,9 +6,11 @@ readme = "README.md"
|
|||
requires-python = ">=3.13"
|
||||
dependencies = [
|
||||
"fastapi[standard]>=0.115.12",
|
||||
"pandas>=2.2.3",
|
||||
"pydantic>=2.11.3",
|
||||
"pydub>=0.25.1",
|
||||
"pygame>=2.6.1",
|
||||
"websockets >= 15.0.1",
|
||||
"yt-dlp>=2025.3.31",
|
||||
"ytmusicapi>=1.10.3",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue