From 5018184e7c593c36bdde41a3efbbbcdecad77203 Mon Sep 17 00:00:00 2001 From: ayaka Date: Sun, 16 Jun 2024 18:59:47 +1200 Subject: [PATCH] rename ffmpeg.wasm to FFmpeg --- templates/settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/settings.html b/templates/settings.html index dcb9ac4..69cdd3e 100644 --- a/templates/settings.html +++ b/templates/settings.html @@ -92,7 +92,7 @@
- +
Why?
Downloading videos with audio requires ffmpeg (via ffmpeg.wasm) to be enabled to combine video and audio tracks. Therefore, this toggle lets you either use Redlib WebAssembly-free or utilize this feature. (videos will still play with audio)