Added support for muxing streams, specifically for reddit-hosted videos (now also supported).

This commit is contained in:
2024-09-11 05:16:54 +02:00
parent 1546852f89
commit 536c427140
11 changed files with 226 additions and 33 deletions

View File

@@ -26,9 +26,11 @@
"config": "^1.30.0",
"date-fns": "^1.29.0",
"dist-exiftool": "^10.53.0",
"fluent-ffmpeg": "^2.1.2",
"fs-extra": "^5.0.0",
"node-exiftool": "^2.3.0",
"node-fetch": "^2.1.2",
"promise.prototype.finally": "^3.1.0",
"snoowrap": "^1.15.2",
"url-pattern": "^1.0.3",
"yargs": "^11.0.0"