2024.6.25.0

Andy
2024-06-25 11:47:31 +03:00
parent 40dbdbf4a6
commit b10344972c
2 changed files with 17 additions and 5 deletions

@@ -141,6 +141,7 @@ Load sessions:
- `Delete daily feed (by list)` - delete one or more session feeds (a selection form will open; **files will not be deleted**)
- `Delete daily feed (by date)` - delete session feeds by the date (the date selection form will open; **files will not be deleted**)
- `Set current session...` - select one of the download sessions and set it as the current session
- `Set last download session as current session`
- `Merge sessions` - merge multiple session feeds into one
- `Clear session` - clear list of recent downloads
- `Reset current session` - a new file will be created for the current session

@@ -205,7 +205,7 @@ ffmpeg is required for several sites like Reddit, PornHub, XHamster, XVIDEOS, et
### Gallery-dl
Version **1.27.0** ([release](https://github.com/mikf/gallery-dl/releases/tag/v1.27.0); [exe](https://github.com/mikf/gallery-dl/releases/download/v1.27.0/gallery-dl.exe))
Version **1.27.1** ([release](https://github.com/mikf/gallery-dl/releases/tag/v1.27.1); [exe](https://github.com/mikf/gallery-dl/releases/download/v1.27.1/gallery-dl.exe))
**The following sites use gallery-dl:**
- [Pinterest](#pinterest)
@@ -225,7 +225,7 @@ Version **2024.05.27** ([release](https://github.com/yt-dlp/yt-dlp/releases/tag/
### OF-Scraper
Version **3.10** ([release](https://github.com/datawhores/OF-Scraper/releases/tag/3.10))
Version **3.10.7** ([release](https://github.com/datawhores/OF-Scraper/releases/tag/3.10.7))
<!--
Version **2023.12.25_485586_main_d584b2b_package** ([release](https://github.com/datawhores/OF-Scraper/releases/tag/d584b2b))
-->
@@ -338,9 +338,6 @@ The Reddit parser can parse data without cookies, but you can add it if you like
**[Partial support](#paid-sites-partial-support)**
- Authorization
- `user-id`, `x-bc`, `app-token`, `sec-sc-ua`, `UserAgent` - required headers ([how to find](#how-to-find-headers) (the request you need must start with `posts?limit=.....`))
- `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.**
- New user defaults
- `Download timeline` - download user timeline
- `Download stories` - download profile stories if they exists
@@ -354,6 +351,20 @@ The Reddit parser can parse data without cookies, but you can add it if you like
![OnlyFans settings](https://raw.githubusercontent.com/AAndyProgram/SCrawler/main/ProgramScreenshots/SettingsSiteOnlyFans.png)
Other settings (**change these values only if you know what you are doing.**)
- `Add dynamic rules errors to the log` - OnlyFans errors will be added to a separate log. A checked checkbox means that error notification will be added to the main log.
- `Replace rules in OF-Scraper configuration file` - If checked, the dynamic rules (in the config) will be replaced with actual values.
- `Update rules constants file during update` - Update rules constants from the site during update.
- `Dynamic rules 'Manual' mode` - The rules will be added to the config as is, without using a link.
- `Update configuration file during update` - Update the configuration pattern from the site during update.
- `Dynamic rules update` - 'Dynamic rules' update interval (minutes). Default: `1440`.
- `Dynamic rules URL` - overwrite 'Dynamic rules' with this URL.
- `Dynamic rules list` - List of dynamic rules sources. If selected, the most recently updated source will be selected.
- `Protected list` - If checked, the new source will be added, but the rules list will not be overwritten by the updated one.
- `Force update` - Check this if you want to force the rules to update.
![OnlyFans settings](https://raw.githubusercontent.com/AAndyProgram/SCrawler/main/ProgramScreenshots/SettingsSiteOnlyFansAdditional.png)
### OnlyFans requirements
- [`Cookies`](#how-to-set-up-cookies)
- Headers