1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-01-17 04:38:18 +01:00

2855 Commits

Author SHA1 Message Date
soloturn
8cbdb33f04 crfl --> cr, arttnruppertest 2023-06-12 19:42:52 +02:00
soloturn
0b500354ca new URL(string) replaced with new URI(string).toURL(), as deprecated in java-20 2023-06-12 00:27:18 +02:00
soloturn
9a2ee24ab0 update class for command line properties to DefaultParser, remove unused imports 2023-06-12 00:07:02 +02:00
soloturn
726e02347e delete unnecessary files 2023-06-11 23:32:39 +02:00
soloturn
8ba17b4791 space in debug message for lastestversion 2023-06-11 22:29:07 +02:00
soloturn
360ad950cf release 2.1.4 2023-06-11 08:32:17 +02:00
soloturn
1b83dc68ae update to gradle-8.1.1 2023-06-11 03:32:51 +02:00
soloturn
1898dd264b couple of tests flaky
ArtstnRipperTest, BaraagRipperTest,CheveretoRipperTest,
MastodonXyzRipperTest, MyhentaigalleryRipperTest, PawooRipperTest,
SinfestRipperTest, HbrowseRipper flaky.
2023-06-11 03:31:01 +02:00
soloturn
b109a34de9 update versions, make it work with java-20 2023-06-11 02:30:11 +02:00
soloturn
830e22e155 fix download link 2023-06-11 00:50:27 +02:00
brantspar
edf320a7cb * Additional logging in AbstractHTMLRipper
* fixed ImagefapRipper.java to handle new URL schema + possible IOError
2023-04-08 16:24:14 +02:00
noesterle
c9c46d6ae3 Added ability to sanatize reddit titles saved as files. 2022-12-25 16:35:15 +01:00
noesterle
dd307bc4c8 Saved name of image file to be a part of saveAs, allowing images to be put in the subfolder with the same filename. 2022-12-25 14:15:01 +01:00
noesterle
76d1905807 Fixed relative path issue. Relative path was being made from subfolder to working dir, now goes from working dir to subfolder. 2022-12-25 14:15:01 +01:00
Zsombor
3545cfbda9 Refactor code, to not repeat the same caching, getFirstPage implementation 2022-10-20 19:21:00 +02:00
noesterle
07b90ddb78 Added ability to create urls.txt before appending to it. 2022-10-20 19:20:26 +02:00
2omsnF
d1a5057dcc Fix video download bugs 2022-10-09 18:51:42 +02:00
2omsnF
aa5bd00d3f Create NsfwXxxRipperTest.java 2022-10-09 18:51:42 +02:00
2omsnF
568587e432 Create NsfwXxxRipper.java 2022-10-09 18:51:42 +02:00
Luciano Balmaceda
dffcb4f79c Update LabelsBundle_es_ES.properties 2022-10-09 18:51:27 +02:00
soloturn
3da6515b86 relelase 2.1.2-23-e5438e85 2022-10-08 09:07:25 +02:00
soloturn
e5438e85b9 webtoonstest flaky 2022-10-08 08:09:02 +02:00
Zsombor Gegesy
98f37208b1 Implement caching of the first page for every ripper 2022-10-08 08:00:08 +02:00
Zsombor Gegesy
e581eeee29 Thread -> runnable 2022-10-08 07:59:23 +02:00
Zsombor Gegesy
b72a49f6f6 Move the sleep function to Utils 2022-10-08 07:59:23 +02:00
Zsombor Gegesy
e6ccfc0a34 Retry sleep time in Http and in DownloadFileThread too 2022-10-08 07:59:23 +02:00
Zsombor Gegesy
ed0e214993 Retry sleep time 2022-10-08 07:59:23 +02:00
soloturn
38751dbd4b disable not working tests 2022-10-08 07:57:36 +02:00
soloturn
d6c201bde5 update gradle version to 7.5.1 2022-10-08 06:46:49 +02:00
holysoles
a06ca35472 update tkn URL 2022-10-08 06:08:13 +02:00
Kleptoc
827cc13398 Fix for IllegalArgumentException on pathing 2022-05-07 19:01:54 +02:00
Kleptoc
8b2304d491 Fix for nhentai changing image URLs 2022-04-29 02:36:44 +02:00
soloturn
825fd94ced newgrounds no _full 2022-04-27 05:07:52 +02:00
soloturn
4c25aff048 Merge 'pr-1962' mrcong 2022-04-26 18:14:35 +02:00
Stephan Martin
54d861af4c German language fixes
Hello,
this fixes some missing and some wrong german translations.
2022-04-26 18:14:03 +02:00
Attacktive
3bf05a79c7 Change behavior of closing dialog with hitting X
https://github.com/RipMeApp/ripme/issues/1975
2022-04-26 18:08:20 +02:00
soloturn
7262a79a8d read clipboard correctly to start auto-download
fixes #86.
2022-04-26 06:46:17 +02:00
soloturn
3a9f5b51f7 clean up log messages 2022-04-25 10:04:02 +02:00
soloturn
e0e58c1435 shorten path uses nio, fixes #85. 2022-04-25 10:03:46 +02:00
soloturn
e3550d6f68 remove unused in main window 2022-04-25 07:50:59 +02:00
soloturn
ea097ad669 simplify main window variable assignments 2022-04-25 07:50:59 +02:00
soloturn
78af90a25b main window, localize one variable, remove unused method 2022-04-25 07:50:59 +02:00
soloturn
886782d4cd print exceptions in main window 2022-04-25 07:50:56 +02:00
soloturn
bc59d90579 2.1.2 release 2022-04-24 20:41:12 +02:00
soloturn
ea90b172d1 reddit, test flaky on windows 2022-04-24 20:12:32 +02:00
soloturn
d22c9bf5ea reddit, report exception in loop instead of throwing it.
fixes #60, #83.
2022-04-24 20:04:48 +02:00
soloturn
ebac12fb4c 2.1.2 release 2022-04-22 09:16:43 +02:00
soloturn
bfc915e57d file.separator only important when printing for windows shell 2022-04-22 08:58:08 +02:00
soloturn
f728bed5d2 reddit sanitize filename, fixes #82
sanitize now does not care about / in filenames any more, it is
a subdirectory then. in case some pieces of code rely on replacing
a /, fix it later and different.
2022-04-22 08:56:49 +02:00
soloturn
01fc7acdf4 deviantart test or ripper broken 2022-04-22 08:08:17 +02:00