2024.9.2.0

Andy
2024-09-02 18:22:49 +03:00
parent fcecdf0d84
commit b468730815
2 changed files with 16 additions and 4 deletions

@@ -286,7 +286,7 @@ You can submit a bug report anonymously, or prepare it for GitHub or email. You
- `F3` - edit user - `F3` - edit user
- `F5`, `Ctrl+F5` - start downloading one or more selected users (pressing with `Ctrl` excludes this data from the feed) - `F5`, `Ctrl+F5` - start downloading one or more selected users (pressing with `Ctrl` excludes this data from the feed)
- `F6`, `Ctrl+F6` - start downloading all your users marked as `Ready for download` (pressing with `Ctrl` excludes this data from the feed) - `F6`, `Ctrl+F6` - start downloading all your users marked as `Ready for download` (pressing with `Ctrl` excludes this data from the feed)
- `Alt+F` - open search form - `Alt+F`, `Alt+U`, `Ctrl+U` - open search form
- `Ctrl+NumericKey` - download group with this number - `Ctrl+NumericKey` - download group with this number
- `Alt+A` - open scheduler - `Alt+A` - open scheduler
- `Alt+P` - open progress form - `Alt+P` - open progress form

@@ -40,7 +40,7 @@
## 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
- `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
- `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`
- `Open the Progress form when the download start` - `Open the Progress form when the download start`
@@ -202,6 +202,7 @@ ffmpeg is required for several sites like Reddit, PornHub, XHamster, XVIDEOS, et
**The following sites use ffmpeg:** **The following sites use ffmpeg:**
- [Reddit](#reddit) - [Reddit](#reddit)
- [TikTok](#tiktok) - [TikTok](#tiktok)
- [OnlyFans](#onlyfans)
- [JustForFans](#justforfans) - [JustForFans](#justforfans)
- [YouTube](#youtube) - [YouTube](#youtube)
- [PornHub](#pornhub) - [PornHub](#pornhub)
@@ -210,7 +211,7 @@ ffmpeg is required for several sites like Reddit, PornHub, XHamster, XVIDEOS, et
### Gallery-dl ### Gallery-dl
Version **1.27.2** ([release](https://github.com/mikf/gallery-dl/releases/tag/v1.27.2); [exe](https://github.com/mikf/gallery-dl/releases/download/v1.27.2/gallery-dl.exe)) Version **1.27.3** ([release](https://github.com/mikf/gallery-dl/releases/tag/v1.27.3); [exe](https://github.com/mikf/gallery-dl/releases/download/v1.27.3/gallery-dl.exe))
**The following sites use gallery-dl:** **The following sites use gallery-dl:**
- [Pinterest](#pinterest) - [Pinterest](#pinterest)
@@ -261,6 +262,10 @@ The Reddit parser can parse data without cookies, but you can add it if you like
**You don't need to set up [credentials](#how-to-get-reddit-credentials) like `Login`, `Password`, `Client ID`, `Client Secret` and `Bearer token`. The OAuth authorization ability has been added for future purposes. You can configure them if you want, but Reddit allows you to download without them. On the other hand, if you use cookies to download timelines, you need to set up credentials.** **You don't need to set up [credentials](#how-to-get-reddit-credentials) like `Login`, `Password`, `Client ID`, `Client Secret` and `Bearer token`. The OAuth authorization ability has been added for future purposes. You can configure them if you want, but Reddit allows you to download without them. On the other hand, if you use cookies to download timelines, you need to set up credentials.**
**Reddit profiles can be downloaded without any credentials at all. Subreddits require OAuth!**
**If nothing downloads, use OAuth!**
- Authorization - Authorization
- `Login` - your authorization username ([how to get](#how-to-get-credentials)) - `Login` - your authorization username ([how to get](#how-to-get-credentials))
- `Password` - your authorization password ([how to get](#how-to-get-credentials)) - `Password` - your authorization password ([how to get](#how-to-get-credentials))
@@ -383,7 +388,7 @@ Other settings **(change these values only if you know what you are doing)**
1. Download OF-Scraper zip file for Windows ([release](#of-scraper)) 1. Download OF-Scraper zip file for Windows ([release](#of-scraper))
1. Extract it to any folder you want 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. Download **mp4decrypt** ([how to](https://of-scraper.gitbook.io/of-scraper/config-options/binaries-options#mp4decrypt), or download the binaries from [here](https://www.bento4.com/downloads/))
1. Open SCrawler 1. Open SCrawler
1. Open OnlyFans site settings 1. Open OnlyFans site settings
1. Add the path to the **ofscraper.exe** 1. Add the path to the **ofscraper.exe**
@@ -451,6 +456,13 @@ To support the downloading of this site you should add the Mastodon domain to th
- `Get stories` - default value for new users - `Get stories` - default value for new users
- `Get stories: user` - default value for new users - `Get stories: user` - default value for new users
- `Get tagged photos` - default value for new users - `Get tagged photos` - default value for new users
- New user defaults: extract image from video
- `From timeline` - default value for new users
- `From reels` - default value for new users
- `From stories` - default value for new users
- `From stories: user` - default value for new users
- `From tagged posts` - default value for new users
- `Place the extracted image into the video folder` - default value for new users
- Other parameters - Other parameters
- `DownDetector` - Use 'DownDetector' to determine if the site is accessible. `-1` to disable. The value represents the average number of error reports over the last 1 hour. - `DownDetector` - Use 'DownDetector' to determine if the site is accessible. `-1` to disable. The value represents the average number of error reports over the last 1 hour.
- `Tagged notify limit` - Limit of new tagged posts when you receive a notification (read more [here](#instagram-tagged-posts-limit)) - `Tagged notify limit` - Limit of new tagged posts when you receive a notification (read more [here](#instagram-tagged-posts-limit))