From c651c98ac35cd9f66f10bf82ff66295850f8ff2f Mon Sep 17 00:00:00 2001 From: Andy <88590076+AAndyProgram@users.noreply.github.com> Date: Wed, 27 Dec 2023 16:10:49 +0300 Subject: [PATCH] 2023.12.27.0 --- Settings.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/Settings.md b/Settings.md index c0bad0c..85208cd 100644 --- a/Settings.md +++ b/Settings.md @@ -55,6 +55,7 @@ - `Saved posts` - Show notifications when saved posts download is complete. - `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. +- `The log contains new data` - Show a notification when the new data is added to the log. ![Notifications settings](https://raw.githubusercontent.com/AAndyProgram/SCrawler/main/ProgramScreenshots/SettingsGlobalNotifications.png) @@ -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.** - `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.** +- `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 settings](https://raw.githubusercontent.com/AAndyProgram/SCrawler/main/ProgramScreenshots/SettingsSiteOnlyFans.png) ### OnlyFans requirements - [`Cookies`](#how-to-set-up-cookies) - 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 - `My Domain` - your account domain without `https://` (for example, `mastodon.social`)