Added support for i.redd.it and self posts. Moved pattern interpolation out of fetch module.

This commit is contained in:
2024-09-11 05:16:53 +02:00
parent 7fe0208386
commit f5e8906823
13 changed files with 144 additions and 204 deletions

View File

@@ -26,7 +26,6 @@
"date-fns": "^1.29.0",
"fs-extra": "^5.0.0",
"node-fetch": "^2.1.2",
"note-log": "^2.1.11",
"snoowrap": "^1.15.2",
"url-pattern": "^1.0.3",
"yargs": "^11.0.0"