From 5e32faa24f7218ea17128f57903b4d0424159ed8 Mon Sep 17 00:00:00 2001 From: Andy <88590076+AAndyProgram@users.noreply.github.com> Date: Sun, 20 Mar 2022 02:22:05 +0300 Subject: [PATCH] 3.0.0.1 --- Plugins.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Plugins.md b/Plugins.md index f555632..1c84ead 100644 --- a/Plugins.md +++ b/Plugins.md @@ -347,6 +347,7 @@ This object will be replaced by SCrawler with the active settings instance. **AT - ```SeparateVideoFolder``` - if true, the videos **must** be saved separately from the images folder - ```DataPath``` - download path - ```PostsNumberLimit``` - the **maximum** number of posts a user has requested to download! This is a **nullable** argument. So, if it's ```Nothing``` (or ```null``` in C#), then no limited download is requested! + - ```PostsDateLimit``` - the **lowest** date of posts a user has requested to download! This is a **nullable** argument. So, if it's ```Nothing``` (or ```null``` in C#), then no limited download is requested! ### ExchangeOptionsGet