mirror of
https://github.com/AAndyProgram/SCrawler.git
synced 2026-03-14 15:52:18 +00:00
2024.7.24.0
4
Home.md
4
Home.md
@@ -171,6 +171,7 @@ Hot-keys:
|
|||||||
- `End` - go to last page
|
- `End` - go to last page
|
||||||
- `F3`, `Up`, `Page Up` - go to previous page
|
- `F3`, `Up`, `Page Up` - go to previous page
|
||||||
- `F4`, `Down`, `Page Down` - go to next page
|
- `F4`, `Down`, `Page Down` - go to next page
|
||||||
|
- `Esc`, `Ctrl+W` - close the form
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@@ -284,10 +285,11 @@ 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)
|
||||||
- `Ctrl+F` - open search form
|
- `Alt+F` - 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
|
||||||
|
- `Ctrl+F` - show the [feed](#feed)
|
||||||
|
|
||||||
Double-click the user to open the content folder.
|
Double-click the user to open the content folder.
|
||||||
|
|
||||||
|
|||||||
11
Settings.md
11
Settings.md
@@ -50,6 +50,8 @@
|
|||||||
- `Use 'F6' to download all users`
|
- `Use 'F6' to download all users`
|
||||||
- `'F6' confirmation` - request confirmation to download all users when pressing `F6`
|
- `'F6' confirmation` - request confirmation to download all users when pressing `F6`
|
||||||
- `Confirmation of downloading all` - request confirmation to download all users anyway
|
- `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`
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@@ -139,6 +141,9 @@
|
|||||||
- `Show friendly names instead of usernames`
|
- `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.**
|
- `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.
|
- `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.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
@@ -213,10 +218,10 @@ Version **1.27.1** ([release](https://github.com/mikf/gallery-dl/releases/tag/v1
|
|||||||
|
|
||||||
### YT-DLP
|
### 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)
|
- 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.05.27/yt-dlp_x86.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:**
|
**The following sites use yt-dlp:**
|
||||||
- [YouTube](#youtube)
|
- [YouTube](#youtube)
|
||||||
|
|||||||
Reference in New Issue
Block a user