From d0b5231c98ee903406188fb20bdc6dc51b009564 Mon Sep 17 00:00:00 2001 From: DebaucheryLibrarian Date: Wed, 11 Sep 2024 05:16:54 +0200 Subject: [PATCH] Removed asterisk from reddit videos README section and decreased header size. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4128721..613dca6 100644 --- a/README.md +++ b/README.md @@ -44,7 +44,7 @@ reddit-post-dump requires a arbitrarily recent version of Node.js. Before use, d * `node app.js --user=ThePendulum` * `node app.js --user=ThePendulum --limit=10 --sort=top` -### \*Reddit videos +#### Reddit videos The audio stream for reddit videos (that have audio) is hosted separately, and will be saved as such (typically {filename}-0 and {filename}-1). For them to be muxed into a single file automatically, **ffmpeg must be available on the system**, and the separate source files will be deleted when muxing has succeeded. If ffmpeg is not available, the separate files will remain as is. ## Configuration