mirror of
https://github.com/AAndyProgram/SCrawler.git
synced 2026-03-14 15:52:18 +00:00
2024.11.21.0
14
Settings.md
14
Settings.md
@@ -52,6 +52,7 @@
|
||||
- `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`
|
||||
- `Use 'Ctrl+F' to open the Feed` - if checked, `Ctrl+F` will be used to open the Feed. Otherwise, `Alt+F` will be used.
|
||||
|
||||

|
||||
|
||||
@@ -216,7 +217,7 @@ ffmpeg is required for several sites like Reddit, PornHub, XHamster, XVIDEOS, et
|
||||
|
||||
### Gallery-dl
|
||||
|
||||
Version **1.27.6** ([release](https://github.com/mikf/gallery-dl/releases/tag/v1.27.6); [exe](https://github.com/mikf/gallery-dl/releases/download/v1.27.6/gallery-dl.exe))
|
||||
Version **1.27.7** ([release](https://github.com/mikf/gallery-dl/releases/tag/v1.27.7); [exe](https://github.com/mikf/gallery-dl/releases/download/v1.27.7/gallery-dl.exe))
|
||||
|
||||
**The following sites use gallery-dl:**
|
||||
- [Pinterest](#pinterest)
|
||||
@@ -224,10 +225,10 @@ Version **1.27.6** ([release](https://github.com/mikf/gallery-dl/releases/tag/v1
|
||||
|
||||
### YT-DLP
|
||||
|
||||
Version **2024.10.22** ([release](https://github.com/yt-dlp/yt-dlp/releases/tag/2024.10.22))
|
||||
Version **2024.11.18** ([release](https://github.com/yt-dlp/yt-dlp/releases/tag/2024.11.18))
|
||||
|
||||
- x64 version - [exe](https://github.com/yt-dlp/yt-dlp/releases/download/2024.10.22/yt-dlp.exe)
|
||||
- x86 version - [exe](https://github.com/yt-dlp/yt-dlp/releases/download/2024.10.22/yt-dlp_x86.exe)
|
||||
- x64 version - [exe](https://github.com/yt-dlp/yt-dlp/releases/download/2024.11.18/yt-dlp.exe)
|
||||
- x86 version - [exe](https://github.com/yt-dlp/yt-dlp/releases/download/2024.11.18/yt-dlp_x86.exe)
|
||||
|
||||
**The following sites use yt-dlp:**
|
||||
- [YouTube](#youtube)
|
||||
@@ -456,6 +457,11 @@ To support the downloading of this site you should add the Mastodon domain to th
|
||||
- `Request timer` - this is the time value (in milliseconds) the program will wait before processing the next `Request time counter` request (**it is highly recommended not to change this default value**)
|
||||
- `Request time counter` - how many requests will be sent to Instagram before the program waits `Request timer` milliseconds (**it is highly recommended not to change this default value**)
|
||||
- `Post limit timer` - this is the time value (in milliseconds) the program will wait before processing the next request after 195 requests (**it is highly recommended not to change this default value**)
|
||||
- Errors
|
||||
- `Skip errors` - skip the following errors (comma separated). Facing these errors will not disable the download, but will add a simple line to the log.
|
||||
- `Add skipped errors to the log`
|
||||
- `Skip errors (exclude)` - exclude the following errors from being added to the log (comma separated)
|
||||
- `Ignore stories downloading errors (560)` - if checked, error `560` will be skipped and the download will continue. Otherwise, the download will be interrupted.
|
||||
- New user defaults
|
||||
- `Get timeline` - default value for new users
|
||||
- `Get reels` - default value for new users
|
||||
|
||||
Reference in New Issue
Block a user