@@ -8,9 +8,32 @@ When you know what thread you would like to see on your drive.
88Paste a link into a text box. The app will validate if link is correct.
99You can instert there anny website link hoever the img will ge downloaded only from
1010known to every one imageboard. If inside the thread there are webm's or gifs they will be saved to.
11+ App creates a folder in same location as .jar or .exe file. Called Resourced where you will find yourself.
12+
13+ This is SFW version i spend few days developing this.
14+ If you know where you could enable the other version.
15+
16+ ### Main app workflow
17+ 1 . Paste the link into the text field and click check link.
18+ 2 . If link is correct app will generate folder "resources" in same location as jar/exe file.
19+ 3 . You can also use a link finder to find your links.
20+
21+ ### Link-finder
22+ 1 . When you ready select from list on left an theard name and press "Get List of Threads" to fetch data.
23+ 2 . Select what you want ( with ctrl you can multi select ) -> ctrl plus click
24+ 3 . And when ready press "Action Que"
25+ 4 . If you want add more just select another theard from list and repeat step 1 to 3.
26+ 5 . Inside a window "Que Manager" -> all chosen links will appear.
27+ 6 . To download them press "Download"
28+ 7 . The download of links will start.
29+ 8 . Have fun.
30+
31+ ## How to
32+ 1 . Make sure you have the java 18 installed. If not see Requirements.
33+ 2 . Move main application file into a folder where you want to have your data saved.
1134
1235## Requirements
13- This app requires Java 18 .. If you will install java 18 it should work too.
36+ This app requires Java 18 .. If you install java 18 it should work for you too.
1437> You can find install files for it [ here] ( https://www.oracle.com/java/technologies/downloads/#java18 ) .
1538
1639## GUI
@@ -20,6 +43,23 @@ The graphic interface done in Java Swing should look like this.
2043
2144![ After link validation] ( /readme/2.PNG )
2245
46+ ![ Link Finder] ( /readme/3.png )
47+
48+ ![ Que] ( /readme/4.png )
49+
50+ ## Changelog
51+ * V.01 - Basic scraping func <br >
52+ * V.1.0 - Progress bar <br >
53+ * v.1.5 - Link finder <br >
54+ * v.1.6 - Que Manager. <br >
55+ * v.1.7 - Working que manager <br >
56+ * v.1.8 - Que batch mainly working. <br >
57+
58+ ## TO DO
59+ - All up to date for now.
60+
61+ ## Future
62+ [ Please consider voluntary donation] ( https://www.paypal.com/donate/?hosted_button_id=3YSHKXRHQWCAJ ) .
2363
2464
2565
0 commit comments