mirror of
https://github.com/AAndyProgram/SCrawler.git
synced 2026-03-15 08:12:17 +00:00
2022.10.23.0
21
Settings.md
21
Settings.md
@@ -16,7 +16,6 @@
|
|||||||
## Behavior
|
## Behavior
|
||||||
- ```Exit confirm``` - ask for confirmation before closing the program
|
- ```Exit confirm``` - ask for confirmation before closing the program
|
||||||
- ```Close to tray``` - close program to system tray
|
- ```Close to tray``` - close program to system tray
|
||||||
- ```Show notifications``` - show notifications when download is complete
|
|
||||||
- ```Fast profiles loading``` - fast loading profiles in the main window. **Be careful with this setting. Fast loading leads to the highest CPU usage.**
|
- ```Fast profiles loading``` - fast loading profiles in the main window. **Be careful with this setting. Fast loading leads to the highest CPU usage.**
|
||||||
- ```Delete data to recycle bin``` - delete data to recycle bin or permanent
|
- ```Delete data to recycle bin``` - delete data to recycle bin or permanent
|
||||||
- ```Open the Info form when the download start```
|
- ```Open the Info form when the download start```
|
||||||
@@ -118,7 +117,7 @@ The Reddit parser can parse data without cookies, but you can add it if you like
|
|||||||
### Reddit requirements
|
### Reddit requirements
|
||||||
- [Cookies](#how-to-set-up-cookies) for downloading saved posts
|
- [Cookies](#how-to-set-up-cookies) for downloading saved posts
|
||||||
- [ffmpeg](#ffmpeg) for downloading videos hosted on reddit (only for x64 program)
|
- [ffmpeg](#ffmpeg) for downloading videos hosted on reddit (only for x64 program)
|
||||||
- [Imgur clien ID](#how-to-find-imgur-client-id) to download Imgur content posted on reddit
|
- [Imgur client ID](#how-to-find-imgur-client-id) to download Imgur content posted on reddit
|
||||||
- [RedGifs credentials](#redgifs-requirements) to download RedGifs content posted on reddit
|
- [RedGifs credentials](#redgifs-requirements) to download RedGifs content posted on reddit
|
||||||
|
|
||||||
### Reddit user settings
|
### Reddit user settings
|
||||||
@@ -246,8 +245,7 @@ When the number of tagged posts exceeds the tagged posts limit, you will be aske
|
|||||||

|

|
||||||
|
|
||||||
### RedGifs requirements
|
### RedGifs requirements
|
||||||
- [```Cookies```](#how-to-set-up-cookies)
|
- [```Token```](#how-to-find-redgifs-token) - click on the curved arrows to refresh the token. Updated automatically. *You don't need to set it manually.*
|
||||||
- [```Token```](#how-to-find-redgifs-token)
|
|
||||||
|
|
||||||
### How to find RedGifs token
|
### How to find RedGifs token
|
||||||
1. Open browser developer tools
|
1. Open browser developer tools
|
||||||
@@ -274,8 +272,7 @@ Unfortunately, I didn't understand how to use the 'Cursor' option to get the JSO
|
|||||||

|

|
||||||
|
|
||||||
### XVIDEOS requirements
|
### XVIDEOS requirements
|
||||||
|
- [ffmpeg](#ffmpeg) for downloading videos hosted on reddit (only for x64 program)
|
||||||
Nothing is needed to download xvideos content, not even cookies.
|
|
||||||
|
|
||||||
## LPSG
|
## LPSG
|
||||||
|
|
||||||
@@ -289,12 +286,20 @@ Nothing is needed to download xvideos content, not even cookies.
|
|||||||
In many cases, you may need to download some users. You can group these users and make it easier to download them without having to select them every time.
|
In many cases, you may need to download some users. You can group these users and make it easier to download them without having to select them every time.
|
||||||
|
|
||||||
It is very easy to create a new group. Just click the ```Add a new download group``` button (main window - ```Download all``` menu) to create a new one.
|
It is very easy to create a new group. Just click the ```Add a new download group``` button (main window - ```Download all``` menu) to create a new one.
|
||||||
|
|
||||||
- ```Name``` - group name
|
- ```Name``` - group name
|
||||||
- ```Temporary``` - users marked as temporary (indeterminate state to not use this option) will be downloaded
|
- ```Temporary``` - users marked as temporary (indeterminate state to not use this option) will be downloaded
|
||||||
- ```Favorite``` - users marked as favorite (indeterminate state to not use this option) will be downloaded
|
- ```Favorite``` - users marked as favorite (indeterminate state to not use this option) will be downloaded
|
||||||
- ```Ready for download``` - users marked as ```Ready for download``` will be downloaded
|
- ```Ready for download``` - users marked as ```Ready for download``` will be downloaded
|
||||||
- ```Ignore ready for download``` - this option tells the program to ignore the ```Ready for download``` user option and download the user anyway
|
- ```Ignore ready for download``` - this option tells the program to ignore the ```Ready for download``` user option and download the user anyway
|
||||||
- ```Labels``` - You can select labels. Only users who have one or more of these labels will be downloaded.
|
- ```Labels``` - You can select labels.
|
||||||
|
- ```Pencil``` button for selected labels. Only users who have one or more of these labels will be downloaded.
|
||||||
|
- ```Red X``` button for excluded labels. Users who have one or more of these labels will be excluded from the download.
|
||||||
|
- ```Sites``` - You can select sites.
|
||||||
|
- ```Pencil``` button for selected sites. Only users from the sites you have selected will be downloaded.
|
||||||
|
- ```Red X``` button for excluded sites. Users from the sites you have selected will be excluded from the download.
|
||||||
|
|
||||||
|
You can set both selected and excluded options for each selection.
|
||||||
|
|
||||||
**Only those users who match all of these parameters (logical operator ```AND```) will be downloaded.**
|
**Only those users who match all of these parameters (logical operator ```AND```) will be downloaded.**
|
||||||
|
|
||||||
@@ -335,6 +340,8 @@ You can set up automatic downloads. You can find these settings in ```Settings-A
|
|||||||
- ```Timer``` - Download timer (in minutes).
|
- ```Timer``` - Download timer (in minutes).
|
||||||
- ```Delay``` - Plan launch delay when SCrawler starts.
|
- ```Delay``` - Plan launch delay when SCrawler starts.
|
||||||
|
|
||||||
|
For ```All```, ```Default```, and ```Specified``` modes, labels and sites can be configured to exclude them.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
# Folder command
|
# Folder command
|
||||||
|
|||||||
Reference in New Issue
Block a user