Updated Node to v20 (blake2 incompatible with newer versions), replaced youtube-dl with youtube-dl-exec.

This commit is contained in:
2025-11-28 01:15:59 +01:00
parent 508df69808
commit 5923bb00bc
4 changed files with 13 additions and 480 deletions

View File

@@ -56,7 +56,6 @@
"winston": "^3.3.3",
"winston-daily-rotate-file": "^4.7.1",
"yargs": "^11.0.0",
"youtube-dl": "^2.3.0",
"youtube-dl-exec": "^2.2.3"
},
"devDependencies": {