mirror of
https://github.com/AAndyProgram/SCrawler.git
synced 2026-03-15 00:02:17 +00:00
3.0.0.1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user