diff --git a/Home.md b/Home.md index caff582..4b8c3b9 100644 --- a/Home.md +++ b/Home.md @@ -171,6 +171,7 @@ Hot-keys: - `End` - go to last page - `F3`, `Up`, `Page Up` - go to previous page - `F4`, `Down`, `Page Down` - go to next page +- `Esc`, `Ctrl+W` - close the form ![Feed session context menu](https://raw.githubusercontent.com/AAndyProgram/SCrawler/main/ProgramScreenshots/FeedWindowSessionContext.png) @@ -284,10 +285,11 @@ You can submit a bug report anonymously, or prepare it for GitHub or email. You - `F3` - edit user - `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) -- `Ctrl+F` - open search form +- `Alt+F` - open search form - `Ctrl+NumericKey` - download group with this number - `Alt+A` - open scheduler - `Alt+P` - open progress form +- `Ctrl+F` - show the [feed](#feed) Double-click the user to open the content folder. diff --git a/Settings.md b/Settings.md index 143ffe8..041e3ad 100644 --- a/Settings.md +++ b/Settings.md @@ -50,6 +50,8 @@ - `Use 'F6' to download all users` - `'F6' confirmation` - request confirmation to download all users when pressing `F6` - `Confirmation of downloading all` - request confirmation to download all users anyway +- `Scheduler script` - execute the following script after the scheduler plan is completed ([example](#scrawler-script-text-examples)) +- `Disable execution of 'Scheduler script' after completion of 'Manual' scheduler plans` ![Behavior settings](https://raw.githubusercontent.com/AAndyProgram/SCrawler/main/ProgramScreenshots/SettingsGlobalBehavior.png) @@ -139,6 +141,9 @@ - `Show friendly names instead of usernames` - `Show special feeds in media items` - if you have one or more special feeds, they will appear in the additional post context menu. Disabled by default. **Enabling this setting may increase memory consumption.** - `Update file location when moved` - the file location will be updated in the session data and in the feeds data. +- `Use the 'Esc' key to close the form` +- `Search missing files (special feeds)` - search for missing file in the entire user folder +- `Search missing files (special feeds): deep search` - deep search means that the missing file will be searched in other users' locations as well. ![Feed settings](https://raw.githubusercontent.com/AAndyProgram/SCrawler/main/ProgramScreenshots/SettingsGlobalFeed.png) @@ -213,10 +218,10 @@ Version **1.27.1** ([release](https://github.com/mikf/gallery-dl/releases/tag/v1 ### YT-DLP -Version **2024.05.27** ([release](https://github.com/yt-dlp/yt-dlp/releases/tag/2024.05.27)) +Version **2024.07.16** ([release](https://github.com/yt-dlp/yt-dlp/releases/tag/2024.07.16)) -- x64 version - [exe](https://github.com/yt-dlp/yt-dlp/releases/download/2024.05.27/yt-dlp.exe) -- x86 version - [exe](https://github.com/yt-dlp/yt-dlp/releases/download/2024.05.27/yt-dlp_x86.exe) +- x64 version - [exe](https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.16/yt-dlp.exe) +- x86 version - [exe](https://github.com/yt-dlp/yt-dlp/releases/download/2024.07.16/yt-dlp_x86.exe) **The following sites use yt-dlp:** - [YouTube](#youtube)