mirror of
https://github.com/AAndyProgram/SCrawler.git
synced 2026-03-14 15:52:18 +00:00
2023.12.27.0
22
Settings.md
22
Settings.md
@@ -55,6 +55,7 @@
|
|||||||
- `Saved posts` - Show notifications when saved posts download is complete.
|
- `Saved posts` - Show notifications when saved posts download is complete.
|
||||||
- `Standalone downloader` - Show notifications when all downloads in standalone downloader are completed.
|
- `Standalone downloader` - Show notifications when all downloads in standalone downloader are completed.
|
||||||
- `Standalone downloader (every download)` - Show notifications when download in standalone downloader is complete.
|
- `Standalone downloader (every download)` - Show notifications when download in standalone downloader is complete.
|
||||||
|
- `The log contains new data` - Show a notification when the new data is added to the log.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@@ -283,12 +284,33 @@ The Reddit parser can parse data without cookies, but you can add it if you like
|
|||||||
- `Use old authorization rules` - use old dynamic rules (from 'DATAHOARDERS') or new ones (from 'DIGITALCRIMINALS'). **Change this value only if you know what you are doing.**
|
- `Use old authorization rules` - use old dynamic rules (from 'DATAHOARDERS') or new ones (from 'DIGITALCRIMINALS'). **Change this value only if you know what you are doing.**
|
||||||
- `Dynamic rules update` - 'Dynamic rules' update interval (minutes). Default: `1440`.
|
- `Dynamic rules update` - 'Dynamic rules' update interval (minutes). Default: `1440`.
|
||||||
- `Dynamic rules` - overwrite 'Dynamic rules' with this URL. **Change this value only if you know what you are doing.**
|
- `Dynamic rules` - overwrite 'Dynamic rules' with this URL. **Change this value only if you know what you are doing.**
|
||||||
|
- `OF-Scraper path` - the path to the `ofscraper.exe`
|
||||||
|
- `mp4decrypt path` - the path to the `mp4decrypt.exe`
|
||||||
|
- `key-mode-default` - change the key-mode. Default: `cdrm`. **Change this value only if you know what you are doing.**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### OnlyFans requirements
|
### OnlyFans requirements
|
||||||
- [`Cookies`](#how-to-set-up-cookies)
|
- [`Cookies`](#how-to-set-up-cookies)
|
||||||
- Headers
|
- Headers
|
||||||
|
- **[OF-Scraper](#of-scraper-support) to download DRM protected videos**
|
||||||
|
|
||||||
|
### OF-Scraper support
|
||||||
|
|
||||||
|
**To download DRM protected videos, you need to download [OF-Scraper](https://github.com/datawhores/OF-Scraper) and add it to the site settings in SCrawler.**
|
||||||
|
|
||||||
|
1. Go to the [latest release](https://github.com/datawhores/OF-Scraper/releases/latest)
|
||||||
|
1. Download zip file for Windows
|
||||||
|
1. Extract it to any folder you want
|
||||||
|
1. Download **mp4decrypt** ([how to](https://of-scraper.gitbook.io/of-scraper/config-options/binaries-options#mp4decrypt))
|
||||||
|
1. Open SCrawler
|
||||||
|
1. Open OnlyFans site settings
|
||||||
|
1. Add the path to the **ofscraper.exe**
|
||||||
|
1. Add the path to the **mp4decrypt.exe**
|
||||||
|
1. Click OK
|
||||||
|
|
||||||
|
*[OF-Scraper guide](https://of-scraper.gitbook.io/of-scraper/)*
|
||||||
|
|
||||||
|
|
||||||
## Mastodon
|
## Mastodon
|
||||||
- `My Domain` - your account domain without `https://` (for example, `mastodon.social`)
|
- `My Domain` - your account domain without `https://` (for example, `mastodon.social`)
|
||||||
|
|||||||
Reference in New Issue
Block a user