Re-word DrmVideoDurationMatchThreshold config description

This commit is contained in:
whimsical-c4lic0 2026-02-28 00:56:11 -06:00
parent 73bd188699
commit 4ea2a6107f

View File

@ -305,7 +305,6 @@ Default: `0.98`
Allowed values: `0.01` to `1.0`
Description: Minimum required ratio between downloaded DRM video length and expected length.
Expected length is read from the MPD first, with media duration metadata used as a fallback.
For example, `0.98` requires the downloaded file to be at least 98% of the expected duration.
If the download is below this threshold, the program retries the download up to 3 times.