feat(media): URL-Player (YouTube/Instagram via ytdl/yt-dlp, MP3-Download und sofortiges Abspielen) + Frontend-URL-Feld
This commit is contained in:
parent
018c36487d
commit
6d4dba3ad3
5 changed files with 81 additions and 3 deletions
|
|
@ -19,7 +19,9 @@
|
|||
"sodium-native": "^4.0.8",
|
||||
"cors": "^2.8.5",
|
||||
"multer": "^1.4.5-lts.1",
|
||||
"ws": "^8.18.0"
|
||||
"ws": "^8.18.0",
|
||||
"ytdl-core": "^4.11.5",
|
||||
"youtube-dl-exec": "^2.4.8"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/cors": "^2.8.17",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue