mirror of
https://github.com/AAndyProgram/SCrawler.git
synced 2026-03-15 00:02:17 +00:00
2025.8.1.0
@@ -222,7 +222,7 @@ ffmpeg is required for several sites like Reddit, PornHub, XHamster, XVIDEOS, et
|
||||
|
||||
### Gallery-dl
|
||||
|
||||
Version **1.30.0** ([release](https://github.com/mikf/gallery-dl/releases/tag/v1.30.0); [x64](https://github.com/mikf/gallery-dl/releases/download/v1.30.0/gallery-dl.exe); [x86](https://github.com/mikf/gallery-dl/releases/download/v1.30.0/gallery-dl_x86.exe))
|
||||
Version **1.30.2** ([release](https://github.com/mikf/gallery-dl/releases/tag/v1.30.2); [x64](https://github.com/mikf/gallery-dl/releases/download/v1.30.2/gallery-dl.exe); [x86](https://github.com/mikf/gallery-dl/releases/download/v1.30.2/gallery-dl_x86.exe))
|
||||
|
||||
**The following sites use gallery-dl:**
|
||||
- [Pinterest](#pinterest)
|
||||
@@ -231,7 +231,7 @@ Version **1.30.0** ([release](https://github.com/mikf/gallery-dl/releases/tag/v1
|
||||
|
||||
### YT-DLP
|
||||
|
||||
Version **2025.06.30** ([release](https://github.com/yt-dlp/yt-dlp/releases/tag/2025.06.30); [x64](https://github.com/yt-dlp/yt-dlp/releases/download/2025.06.30/yt-dlp.exe); [x86](https://github.com/yt-dlp/yt-dlp/releases/download/2025.06.30/yt-dlp_x86.exe))
|
||||
Version **2025.07.21** ([release](https://github.com/yt-dlp/yt-dlp/releases/tag/2025.07.21); [x64](https://github.com/yt-dlp/yt-dlp/releases/download/2025.07.21/yt-dlp.exe); [x86](https://github.com/yt-dlp/yt-dlp/releases/download/2025.07.21/yt-dlp_x86.exe))
|
||||
|
||||
**The following sites use yt-dlp:**
|
||||
- [YouTube](#youtube)
|
||||
@@ -283,10 +283,12 @@ The Reddit parser can parse data without cookies, but you can add it if you like
|
||||
- `Use the token to download saved posts`
|
||||
- `Use cookies to download the timeline`
|
||||
- `Saved posts user` - your personal Reddit username to download your saved posts (this feature requires cookies)
|
||||
<!--
|
||||
- Other parameters
|
||||
- `Use M3U8` - This setting controls how to download videos hosted on Reddit. There are two ways to download: the mp4 file as is, but without an audio track, and through an m3u8 playlist that contains an audio track.
|
||||
- `Check image` - check the image if it exists before downloading (**it makes downloading very slow**)
|
||||
- `Check image: get original` - get the original image if it exists
|
||||
-->
|
||||
|
||||

|
||||
|
||||
@@ -355,6 +357,7 @@ To completely download a large profile, you can use sleep timers. The sleep time
|
||||
- `Download model 'Likes'` - Download the data using the `https://twitter.com/UserName/likes` command.
|
||||
- `Force apply` - force overrides the default parameters (download model) for the first download (applies to first download only).
|
||||
- `UserName` - if the user has changed their UserName, you can set a new name here. **Not required for new users.**
|
||||
- `Large profile` - this setting is only used on the first download and is intended to temporarily override the default site settings if they are incompatible with downloading large profiles. After the first download is complete, this option will be disabled and cannot be enabled again.
|
||||
|
||||
**You don't need to change the `Download model` parameters. During the first download SCrawler will determine the optimal parameters. These are the command parameters for gallery-dl. Change them only if you know what you are doing.**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user