3.0.0.1

Andy
2022-03-20 02:22:05 +03:00
parent f606c54993
commit 5e32faa24f

@@ -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 - ```SeparateVideoFolder``` - if true, the videos **must** be saved separately from the images folder
- ```DataPath``` - download path - ```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! - ```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 ### ExchangeOptionsGet