mirror of
https://github.com/AAndyProgram/SCrawler.git
synced 2026-03-14 15:52:18 +00:00
Updated Users (markdown)
42
Users.md
42
Users.md
@@ -1,8 +1,8 @@
|
|||||||
# Creating user
|
# Creating user
|
||||||
|
|
||||||
Press ```Add``` button in the main window to open user creation form.
|
In the main window, click the ```Add``` button to open the user creation form.
|
||||||
|
|
||||||
- ```User name``` - you can point username only or link by pattern:
|
- ```User name``` - you can specify only a username or a link by pattern:
|
||||||
- Twitter:
|
- Twitter:
|
||||||
- https://twitter.com/SomeUserName
|
- https://twitter.com/SomeUserName
|
||||||
- SomeUserName
|
- SomeUserName
|
||||||
@@ -10,28 +10,32 @@ Press ```Add``` button in the main window to open user creation form.
|
|||||||
- https://reddit.com/user/SomeUserName
|
- https://reddit.com/user/SomeUserName
|
||||||
- u/SomeUserName
|
- u/SomeUserName
|
||||||
- SomeUserName
|
- SomeUserName
|
||||||
- ```Friendly name``` - if set up then this name will be shown in the users list instead username.
|
- Instagram
|
||||||
- ```Reddit/Twitter``` - site pointers.
|
- https://www.instagram.com/SomeUserName
|
||||||
- ```Channel``` - profile is subreddit
|
- SomeUserName
|
||||||
- ```Temporary``` - user will be shown at ```Temporary``` group.
|
- ```Friendly name``` - if configured, this name will be displayed in the user list instead of the username.
|
||||||
- ```Favorite``` - user will be shown at ```Favorite``` group.
|
- ```Special path``` - specify a path other than the default path for user data.
|
||||||
- ```Download images/videos``` - for the created user only the selected media types will be downloaded
|
- ```Reddit/Twitter/Instagram``` - site pointers.
|
||||||
- ```Ready for download``` - this means when you press button ```Download All``` (in the main window) this user will be downloaded.
|
- ```Channel``` - profile is subreddit.
|
||||||
- ```Get user media only``` - this is twitter option only. It means will be downloaded only data which posted by user itself (all retwits will be skipped).
|
- ```Temporary``` - mark user as ```Temporary```.
|
||||||
- ```Add by list``` - add users' profiles by the list (new line as separator (```Shift``` + ```Enter``` for insert new line)).
|
- ```Favorite``` - mark user as ```Favorite```.
|
||||||
- If you are adding users by the URLs, you must check ```Auto detect site```;
|
- ```Download images/videos``` - for the created user, only the selected media types will be downloaded.
|
||||||
- If you are adding users by usernames, you must choose ```Reddit/Twitter``` site.
|
- ```Ready for download``` - download this user in the operation ```Download all```.
|
||||||
- ```Auto detect site``` - for adding users by URLs list.
|
- ```Get user media only``` - this is an option for twitter only. Download all posts posted by this author.
|
||||||
- ```Description``` - some information whatever you want to store. If ```Add by list``` checked then you should write users list in this TextBox.
|
- ```Add by list``` - add users' profiles by list (new line as separator (```Shift``` + ```Enter``` to insert new line)).
|
||||||
- ```Labels``` - labels associated with this user (using for filter users in the main window).
|
- If you add users by the URLs, you must check the ```Auto detect site``` checkbox;
|
||||||
|
- If you are adding users by usernames, you must select the ```Reddit/Twitter/Instagram``` site.
|
||||||
|
- ```Auto detect site``` - add users by the URLs.
|
||||||
|
- ```Description``` - some information you want to keep. If the ```Add by list``` checkbox is checked, you must enter a list of users in this textbox.
|
||||||
|
- ```Labels``` - labels associated with this user (used to filter users in the main window).
|
||||||
|
|
||||||
If ```Temporary``` nor ```Favorite``` does not checked - user will be shown at regular site group.
|
If neither ```Temporary``` nor ```Favorite``` is checked, the user will be displayed in the regular site group.
|
||||||
|
|
||||||
# Labels
|
# Labels
|
||||||
|
|
||||||
In this form you can create labels and choose those for users.
|
In this form, you can create labels and select them for users.
|
||||||
|
|
||||||
Press ```+``` button for add a new one.
|
Click the ```+``` button to add a new one.
|
||||||
|
|
||||||
You can pick up one or more labels in this form.
|
You can pick up one or more labels in this form.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user