From 2bf90b6763113baca09eb15bf5fe8b00369872df Mon Sep 17 00:00:00 2001 From: Sebastian Goscik Date: Wed, 9 Apr 2025 11:27:45 +0100 Subject: [PATCH] Update readme with parallel downloads --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 59e06ef..fc77113 100644 --- a/README.md +++ b/README.md @@ -203,6 +203,7 @@ Options: --experimental-downloader If set, a new experimental download mechanism will be used to match what the web UI does. This might be more stable if you are experiencing a lot of failed downloads with the default downloader. [default: False] + --parallel-uploads INTEGER Max number of parallel uploads to allow [default: 1] --help Show this message and exit. ``` @@ -230,6 +231,7 @@ always take priority over environment variables): - `DOWNLOAD_RATELIMIT` - `MAX_EVENT_LENGTH` - `EXPERIMENTAL_DOWNLOADER` +- `PARALLEL_UPLOADS` ## File path formatting