Removed node-youtube-dl dependency

This commit is contained in:
Isaac Abadi
2023-09-11 15:33:37 -04:00
parent ea43ea7121
commit 3a86d5c636
4 changed files with 23 additions and 24 deletions

View File

@@ -65,7 +65,6 @@
"unzipper": "^0.10.10",
"uuidv4": "^6.2.13",
"winston": "^3.7.2",
"xmlbuilder2": "^3.0.2",
"youtube-dl": "^3.0.2"
"xmlbuilder2": "^3.0.2"
}
}