From 8f394c64d468161865b228e51852c7998afa583e Mon Sep 17 00:00:00 2001 From: Andy <88590076+AAndyProgram@users.noreply.github.com> Date: Mon, 4 Apr 2022 03:14:10 +0300 Subject: [PATCH] Updated Settings (markdown) --- Settings.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Settings.md b/Settings.md index be5e8d2..98df01f 100644 --- a/Settings.md +++ b/Settings.md @@ -93,8 +93,8 @@ The Reddit parser can parse data without cookies, but you can add it if you like - ```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. - Authorization - ```Hash``` - in this field you need to put the hash of the Instagram session. Just add cookies and click on the curved arrows. - - ```Hash 2``` - in this field you need to put the [hash of the Instagram session for saved posts](#how-to-find-instagram-hash-2). - - ```x-ig-app-id```, ```ix-ig-www-claim``` - read [here](#how-to-find-instagram-stories-authorization-headers) how to find them + - ```Hash 2``` - **\[For saved Instagram posts only\]** in this field you need to put the [hash of the Instagram session for saved posts](#how-to-find-instagram-hash-2). + - ```x-ig-app-id```, ```ix-ig-www-claim``` - **\[For Stories and Tagged data only\]** read [here](#how-to-find-instagram-stories-authorization-headers) how to find them - ```Saved posts user``` - your personal Instagram username to download your saved posts (this feature requires cookies and **InstaHash 2**) - Other parameters - ```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**) @@ -149,6 +149,7 @@ This command can be a batch command or any script file (bat, ps1 or whatever you 1. Press three-dots-button - More tools - Developer tools (or just press ```Ctrl``` + ```Shift``` + ```I```). 1. In the opened window, go to ```Application``` - ```Storage``` - ```Cookies```. 1. Copy all text **with mouse**. +1. If you see a cookie value in curly braces (**\{, \}**), you need to remove that line. 1. In the program, in the cookie editor, click the button ```From Google Chrome```. 1. Paste the copied cookies text into the opened window and click the ```OK``` button. 1. Close the cookies editor.