From 939a8677547c63420b9c4f44130e6994d4ec63e2 Mon Sep 17 00:00:00 2001 From: fiso64 <64778819+fiso64@users.noreply.github.com> Date: Wed, 24 Jul 2024 20:23:51 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 14c28c4..3cb9fc7 100644 --- a/README.md +++ b/README.md @@ -259,7 +259,7 @@ Variables enclosed in {} will be replaced by the corresponding file tag value. A ### Quality vs Speed The following options will make it go faster, but may decrease search result quality or cause instability: -- `--fast-search` skips waiting until the search completes and downloads as soon as a matching file is found +- `--fast-search` skips waiting until the search completes and downloads as soon as a file matching the preferred conditions is found - `--concurrent-downloads` - set it to 4 or more - `--max-stale-time` is set to 50 seconds by default, so it will wait a long time before giving up on a file - `--searches-per-time` increase at the risk of ban, see the notes section for details.