Add playlist loading feature and integrate YouTube API for playlist generation
This commit is contained in:
parent
95969b897b
commit
094c5c104d
9 changed files with 230 additions and 39 deletions
|
@ -5,6 +5,7 @@ description = "Le jeu de Musik."
|
|||
readme = "README.md"
|
||||
requires-python = ">=3.12"
|
||||
dependencies = [
|
||||
"celery>=5.5.3",
|
||||
"django>=5.2.3",
|
||||
"google-api-python-client>=2.172.0",
|
||||
"google-auth>=2.40.3",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue