Added ability to generate RSS feeds from downloads

This commit is contained in:
Tzahi12345
2023-01-03 23:59:16 -05:00
parent 46ffd02b08
commit 2a3017972a
8 changed files with 155 additions and 29 deletions

View File

@@ -27,6 +27,7 @@
"compression": "^1.7.4",
"config": "^3.2.3",
"express": "^4.17.3",
"feed": "^4.2.2",
"fluent-ffmpeg": "^2.1.2",
"fs-extra": "^9.0.0",
"gotify": "^1.1.0",