You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CONTRIBUTING.md
+6-1Lines changed: 6 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,12 @@ I welcome requests! Follow these steps to contribute:
5
5
1. Find an [issue](https://github.com/AAndyProgram/SCrawler/issues) that needs assistance.
6
6
1. Let me know you are working on it by posting a comment on the issue.
7
7
1. If you find an error in the code, please provide a link to the file and the line number.
8
-
1. If you have a code change suggestion, you can post a replacement code block. I also accept pull requests.
8
+
1. If you have a code change suggestion, you can post a replacement code block.<!-- I also accept pull requests.-->
9
+
10
+
# How to report a problem
11
+
1. Attach a **profile URL** that you cannot download.
12
+
1. Attach the **LOG** if it exists.
13
+
1.**Attach information to the issue with data copied from SCrawler (click the top right info button in the main window, then the `Environment` button, then the `Copy` button, and paste the copied text into the issue).**
9
14
10
15
# How to build from source
11
16
1. Delete the `PersonalUtilities` project from the solution.
<!---**ATTENTION! If you need to use cookies but cannot import them, I highly recommend that you don't use SCrawler and use another program. Don't create issues, discussions, or write to me on Discord. Any issue or discussion about cookies will be deleted immediately without a response. Any user who asks me about cookies on Discord will be banned.**--->
18
-
19
17
----
20
18
21
19
#### Q: **Does this program have GUI or CLI.**
@@ -41,13 +39,16 @@ A: NO.
41
39
42
40
A: Check your credentials and **[SITES REQUIREMENTS](https://github.com/AAndyProgram/SCrawler/wiki/Settings#sites-requirements)**. If all settings are set, but nothing works, go to [create a new issue](https://github.com/AAndyProgram/SCrawler/issues). Don't forget to attach the LOG.
43
41
42
+
**You also can join our Discord server**: https://discord.gg/uFNUXvFFmg
43
+
<br/>*You can get help faster there!*
44
+
44
45
**ATTENTION! Issues without URLs will be closed without a response!**
45
46
46
47
----
47
48
48
49
#### Q: **I have set credentials but still nothing is downloading**
49
50
50
-
A: Click the ```Start downloading``` button
51
+
A: Click the `Start downloading` button or press `F5`
@@ -77,19 +78,19 @@ A: The program stored posts IDs in users' folders. For the first time, the progr
77
78
78
79
#### Q: **How to redownload all data**
79
80
80
-
A: Double-click on the user you want to redownload. In the opened window open folder setting. Delete the files ending with ```_Data.xml``` and ```_Posts.txt```. Restart SCrawler. Download this user again.
A: There is no functionality to remove an individual label. You can open the ```Labels.txt``` file in the program settings folder and delete any label you want. You also can delete this file (```Labels.txt```). In this case, when the program starts, the list of labels list will be updated with only existing labels (from the user data files).
87
+
A: There is no functionality to remove an individual label. You can open the `Labels.txt` file in the program settings folder and delete any label you want. You also can delete this file (`Labels.txt`). In this case, when the program starts, the list of labels list will be updated with only existing labels (from the user data files).
87
88
88
89
----
89
90
90
91
#### Q: **How to remove a user from the blacklist**
91
92
92
-
A: Just add that user back to the program. In the dialog box that opens, click on the ```Add and remove from blacklist``` button.
93
+
A: Just add that user back to the program. In the dialog box that opens, click on the `Add and remove from blacklist` button.
93
94
94
95
----
95
96
@@ -113,8 +114,8 @@ A: I can only [suggest](#q-you-lost-me-your-program-is-too-complicated) you find
113
114
114
115
#### Q: **Can you add a step-by-step guide or video on how to use the program?**
115
116
116
-
A: **NO! NEVER!** The guide fully covers all the functionality of SCrawler! If you don't respect my work, I don't waste my time. If you want, you can create a video tutorial and send it to me. Then I add it. All options and what each option does described on the wiki. The wiki also contains a description of all settings and how-to configure them. For complex settings, there is a steep-by-steep guide. Read the [main](README.md) information and [GUIDE](https://github.com/AAndyProgram/SCrawler/wiki/) and you won't have any problems. I have developed a program with an intuitive interface. There is a Settings button, download buttons, a context menu that drops down when a user is clicked, and other controls. Anyone can use it.
117
+
A: **NO!** The guide fully covers all the functionality of SCrawler! If you don't respect my work, I don't waste my time. If you want, you can create a video tutorial and send it to me. Then I add it. All options and what each option does described on the wiki. The wiki also contains a description of all settings and how-to configure them. For complex settings, there is a steep-by-steep guide. Read the [main](README.md) information and [GUIDE](https://github.com/AAndyProgram/SCrawler/wiki/) and you won't have any problems. I have developed a program with an intuitive interface. There is a Settings button, download buttons, a context menu that drops down when a user is clicked, and other controls. Anyone can use it.
117
118
118
-
**The following video shows how to add credentials:**
119
+
**The following video was recorded by a user who loves SCrawler and demonstrates how to add credentials using Instagram as an example:**
119
120
120
121
[](https://www.youtube.com/watch?v=XDn7zG4I700)
Copy file name to clipboardExpand all lines: Plugins.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,8 @@ You can create a plugin for any site you want. **To create a plugin, read [this
2
2
3
3
If you've created a plugin, you can create a [new issue](https://github.com/AAndyProgram/SCrawler/issues/new?assignees=&labels=New+Plugin&projects=&template=plugin_add.md&title=%5BNEW+PLUGIN%5D) and I'll add your plugin to the list below.
0 commit comments