Using YAML rather than TSV for index files. Improves both readability and reindexability.

This commit is contained in:
2024-09-11 05:16:56 +02:00
parent f41b788183
commit 029351f228
9 changed files with 73 additions and 91 deletions

View File

@@ -32,11 +32,11 @@
"bluebird": "^3.5.1",
"cheerio": "^1.0.0-rc.2",
"config": "^1.30.0",
"csv": "^3.1.0",
"date-fns": "^1.29.0",
"dist-exiftool": "^10.53.0",
"fluent-ffmpeg": "^2.1.2",
"fs-extra": "^5.0.0",
"js-yaml": "^3.12.0",
"mime-types": "^2.1.18",
"node-exiftool": "^2.3.0",
"node-fetch": "^2.1.2",