mirror of
https://github.com/AAndyProgram/SCrawler.git
synced 2026-03-14 15:52:18 +00:00
2022.12.27.0
2
Home.md
2
Home.md
@@ -68,7 +68,7 @@ Hot keys:
|
|||||||
|
|
||||||
### Feed
|
### Feed
|
||||||
|
|
||||||
This form will show the recently downloaded data (images and videos). Each image/video contains download information (tooltip), file address, user information, etc.
|
This form will show the recently downloaded data (images and videos). Each image/video contains download information, file address, user information, etc.
|
||||||
|
|
||||||
Double-clicking on an image will open the original image in an external viewer.
|
Double-clicking on an image will open the original image in an external viewer.
|
||||||
|
|
||||||
|
|||||||
@@ -160,11 +160,13 @@ The Reddit parser can parse data without cookies, but you can add it if you like
|
|||||||
- ```x-ig-app-id```, ```ix-ig-www-claim``` - [how to find](#how-to-find-instagram-authorization-headers)
|
- ```x-ig-app-id```, ```ix-ig-www-claim``` - [how to find](#how-to-find-instagram-authorization-headers)
|
||||||
- ```Saved posts user``` - your personal Instagram username to download your saved posts
|
- ```Saved posts user``` - your personal Instagram username to download your saved posts
|
||||||
- Other parameters
|
- Other parameters
|
||||||
- ```Download timeline``` - Download timeline, saved posts and stories *(with this setting, you can simply enable/disable the downloading of some Instagram blocks)*
|
- ```Download timeline``` - Download timeline *(with this setting, you can simply enable/disable the downloading of some Instagram blocks)*
|
||||||
- ```Download tagged posts``` - Download tagged posts *(with this setting, you can simply enable/disable the downloading of some Instagram blocks)*
|
- ```Download stories``` - Download stories *(with this setting, you can simply enable/disable the downloading of some Instagram blocks)*
|
||||||
|
- ```Download tagged``` - Download tagged posts *(with this setting, you can simply enable/disable the downloading of some Instagram blocks)*
|
||||||
- ```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 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**)
|
- ```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**)
|
- ```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**)
|
||||||
|
- ```Get timeline``` - default value for new users
|
||||||
- ```Get stories``` - default value for new users
|
- ```Get stories``` - default value for new users
|
||||||
- ```Get tagged photos``` - default value for new users
|
- ```Get tagged photos``` - default value for new users
|
||||||
- ```Tagged notify limit``` - Limit of new tagged posts when you receive a notification (read more [here](#instagram-tagged-posts-limit))
|
- ```Tagged notify limit``` - Limit of new tagged posts when you receive a notification (read more [here](#instagram-tagged-posts-limit))
|
||||||
|
|||||||
Reference in New Issue
Block a user