mirror of
https://github.com/fiso64/slsk-batchdl.git
synced 2024-12-22 14:32:40 +00:00
Update README.md
This commit is contained in:
parent
313cfb78d2
commit
939a867754
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue