Added groundwork for Eroshare support. Removed gfycat API requirement, using JSON output.

This commit is contained in:
2024-09-11 05:16:53 +02:00
parent 3edf259f39
commit a6ff72ae0c
7 changed files with 202 additions and 9 deletions

View File

@@ -22,6 +22,7 @@
"author": "Niels Simenon",
"license": "ISC",
"dependencies": {
"cheerio": "^1.0.0-rc.2",
"config": "^1.30.0",
"date-fns": "^1.29.0",
"fs-extra": "^5.0.0",