diff --git a/Settings.md b/Settings.md index 93dad18..86a03ef 100644 --- a/Settings.md +++ b/Settings.md @@ -16,7 +16,6 @@ ## Behavior - ```Exit confirm``` - ask for confirmation before closing the program - ```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.** - ```Delete data to recycle bin``` - delete data to recycle bin or permanent - ```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 - [Cookies](#how-to-set-up-cookies) for downloading saved posts - [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 ### Reddit user settings @@ -246,8 +245,7 @@ When the number of tagged posts exceeds the tagged posts limit, you will be aske ![RedGifs settings](https://github.com/AAndyProgram/SCrawler/blob/main/ProgramScreenshots/SettingsSiteRedGifs.png) ### RedGifs requirements -- [```Cookies```](#how-to-set-up-cookies) -- [```Token```](#how-to-find-redgifs-token) +- [```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.* ### How to find RedGifs token 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 settings](https://github.com/AAndyProgram/SCrawler/blob/main/ProgramScreenshots/SettingsSiteXvideos.png) ### XVIDEOS requirements - -Nothing is needed to download xvideos content, not even cookies. +- [ffmpeg](#ffmpeg) for downloading videos hosted on reddit (only for x64 program) ## 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. 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 - ```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 - ```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 -- ```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.** @@ -335,6 +340,8 @@ You can set up automatic downloads. You can find these settings in ```Settings-A - ```Timer``` - Download timer (in minutes). - ```Delay``` - Plan launch delay when SCrawler starts. +For ```All```, ```Default```, and ```Specified``` modes, labels and sites can be configured to exclude them. + ![Automation settings](https://github.com/AAndyProgram/SCrawler/blob/main/ProgramScreenshots/SettingsAutoDownloader.png) # Folder command