Added support for Vidble (image) albums. Replaced extensions.json and reverseLookup with mime-types lib.

This commit is contained in:
2024-09-11 05:16:55 +02:00
parent af068df639
commit 89ab431a2f
10 changed files with 103 additions and 28 deletions

View File

@@ -34,6 +34,7 @@
"dist-exiftool": "^10.53.0",
"fluent-ffmpeg": "^2.1.2",
"fs-extra": "^5.0.0",
"mime-types": "^2.1.18",
"node-exiftool": "^2.3.0",
"node-fetch": "^2.1.2",
"promise.prototype.finally": "^3.1.0",