mirror of
https://github.com/AAndyProgram/SCrawler.git
synced 2026-03-14 15:52:18 +00:00
2024.4.26.0
20
Settings.md
20
Settings.md
@@ -131,6 +131,7 @@
|
||||
- `Add the session number to the post title` - The session number will be displayed to the left of the post title. A session is every time when you (or [AutoDownloader](#automation)) download data.
|
||||
- `Add the date to the post title` - The download date and time will be displayed to the right of the post title.
|
||||
- `Store session data` - If checked, session data will be stored in an xml file. The number indicates the number of sessions to be saved.
|
||||
- `Load last session` - try loading the last session of the current day (if it exists) as the current session after restarting SCrawler. -1 - disabled. 0 - only the session of the current day. >0 - the value (in minutes) that must elapse since last file download in a session for that session to be considered current.
|
||||
- `Open last mode (users or subscriptions)` - if disabled, the user mode will be used when initializing the feed.
|
||||
- `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.**
|
||||
@@ -176,7 +177,7 @@ Red highlight means that the field is required or you have entered an incorrect
|
||||
- `Path` - where users' data will be placed.
|
||||
- `Saved posts path` - if you wish, you can specify a special path for saved posts. Leave it blank to use the default path. *Saved Twitter posts are posts that you have bookmarked.*
|
||||
- `Cookies` add [cookies](#how-to-set-up-cookies) from your browser (click the pencil button to open the cookies editor).
|
||||
- `Download site data` - You can disable downloading data from the site if you need it. If disabled, this site's data will not be downloaded.
|
||||
- `Download site data` - You can disable downloading data from the site if you need it. If disabled, this site's data (images, videos, etc) will not be downloaded.
|
||||
- `Download saved posts` - You can enable/disable downloading of saved posts for the editing account (if this site supports downloading of saved posts).
|
||||
- `Get user media only` - the default for creating new users
|
||||
- `Temporary`, `Download images/videos` - personal site settings by default for creating new users. Means the same as the parameters of the same name on the `Defaults` tab. If the checkbox is in an intermediate state, then the same name setting of the `Defaults` tab will be used instead. Otherwise, this setting will be applied.
|
||||
@@ -190,9 +191,18 @@ ffmpeg is required for several sites like Reddit, PornHub, XHamster, XVIDEOS, et
|
||||
- x64 version - [release](https://github.com/GyanD/codexffmpeg/releases/tag/5.1.2); [zip](https://github.com/GyanD/codexffmpeg/releases/download/5.1.2/ffmpeg-5.1.2-full_build.zip); **version `5.1.2-full_build-www.gyan.dev`**
|
||||
- x86 version - [release](https://github.com/yt-dlp/FFmpeg-Builds/releases/tag/autobuild-2022-11-30-12-57); [zip](https://github.com/yt-dlp/FFmpeg-Builds/releases/download/autobuild-2022-11-30-12-57/ffmpeg-N-109274-gd7a5f068c2-win32-gpl.zip); **version `N-109457-geeb280f351-20221226`**
|
||||
|
||||
**The following sites use ffmpeg:**
|
||||
- [Reddit](#reddit)
|
||||
- [TikTok](#tiktok)
|
||||
- [JustForFans](#justforfans)
|
||||
- [YouTube](#youtube)
|
||||
- [PornHub](#pornhub)
|
||||
- [xHamster](#xhamster)
|
||||
- [XVIDEOS](#xvideos)
|
||||
|
||||
### Gallery-dl
|
||||
|
||||
Version **1.26.4** ([release](https://github.com/mikf/gallery-dl/releases/tag/v1.26.4); [exe](https://github.com/mikf/gallery-dl/releases/download/v1.26.4/gallery-dl.exe))
|
||||
Version **1.26.9** ([release](https://github.com/mikf/gallery-dl/releases/tag/v1.26.9); [exe](https://github.com/mikf/gallery-dl/releases/download/v1.26.9/gallery-dl.exe))
|
||||
|
||||
**The following sites use gallery-dl:**
|
||||
- [Pinterest](#pinterest)
|
||||
@@ -573,6 +583,11 @@ The `User ID` and `UserAgent` values must be obtained from the page `https://jus
|
||||

|
||||
|
||||
### RedGifs requirements
|
||||
- `Token` - click on the curved arrows to refresh the token. Updated automatically. *You don't need to set it manually.*
|
||||
|
||||
**You don't need cookies for RedGifs**
|
||||
|
||||
<!--
|
||||
- [`Token`](#How-to-find-RedGifs-token) - click on the curved arrows to refresh the token. Updated automatically. *You don't need to set it manually.*
|
||||
|
||||
### How to find RedGifs token
|
||||
@@ -582,6 +597,7 @@ The `User ID` and `UserAgent` values must be obtained from the page `https://jus
|
||||
1. Open any RedGifs profile.
|
||||
1. Click `Ctrl+F` and find the text `Bearer`.
|
||||
1. Copy the value and paste it into the `Token` field on the RedGifs settings form.
|
||||
-->
|
||||
|
||||
## YouTube
|
||||
- `Download user videos`
|
||||
|
||||
Reference in New Issue
Block a user