feat(spotify): integrate Spotify API for playlist metadata and track retrieval

This commit is contained in:
AlanCarrer
2025-10-17 20:54:44 +00:00
committed by Filip Gulán
parent 24463aa477
commit de55e42fcd
11 changed files with 357 additions and 38 deletions
+2 -2
View File
@@ -20494,7 +20494,7 @@
"license": "MIT"
},
"src/backend": {
"version": "2.0.11",
"version": "2.1.1",
"license": "UNLICENSED",
"dependencies": {
"@distube/ytdl-core": "^4.16.12",
@@ -20953,7 +20953,7 @@
}
},
"src/frontend": {
"version": "2.0.11",
"version": "2.1.1",
"dependencies": {
"@angular/animations": "^19.0.6",
"@angular/common": "^19.0.6",