From 0d7db54e05c577ed52a2bce0061092d5a6484bac Mon Sep 17 00:00:00 2001 From: Andy <88590076+AAndyProgram@users.noreply.github.com> Date: Fri, 9 Jun 2023 21:44:36 +0300 Subject: [PATCH] 2023.6.9.0 --- Settings.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Settings.md b/Settings.md index a896ade..f0e3f5a 100644 --- a/Settings.md +++ b/Settings.md @@ -206,6 +206,11 @@ The Reddit parser can parse data without cookies, but you can add it if you like - `GIF prefix` - *same as default twitter settings, but for this user* - `Use MD5 comparison` - *same as default twitter settings, but for this user* - `Remove existing duplicates` - Existing files will be checked for duplicates and duplicates removed. **Works only on the first activation 'Use MD5 comparison'.** +- `Download model 'Media'` - Download the data using the `https://twitter.com/UserName/media` command. +- `Download model 'Profile'` - Download the data using the `https://twitter.com/UserName` command. +- `Download model 'Search'` - Download the data using the `https://twitter.com/search?q=from:UserName+include:nativeretweets` command. + +**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.** ![Twitter user settings](https://raw.githubusercontent.com/AAndyProgram/SCrawler/main/ProgramScreenshots/SettingsTwitterUser.png)