1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-01-16 20:28:15 +01:00

3083 Commits

Author SHA1 Message Date
soloturn
6ffd6f34d0 new URL is deprecated, use new URI, reddit. 2023-06-15 15:17:21 +02:00
soloturn
029b03c74d new URL is deprecated, use new URI, setGID, imgur 2023-06-15 15:07:09 +02:00
soloturn
07178479e9 sanitizeURL can throw URISyntaxException, imgur. 2023-06-15 14:54:26 +02:00
soloturn
5aeaf7d2b0 flickr test slow. 2023-06-15 14:30:12 +02:00
soloturn
2e41ee0b35 sanitizeURL can throw URISyntaxException. 2023-06-15 14:24:07 +02:00
soloturn
911f3d0311 new URL is deprecated, additional exceptions 2023-06-15 13:37:04 +02:00
soloturn
7e6cdab4d7 new URL is deprecated, use new URI, abstractripper 2023-06-15 12:06:31 +02:00
soloturn
3ae8fd916a remove unused 2023-06-15 11:59:57 +02:00
soloturn
430487b303 run tests with java-20 2023-06-15 08:31:50 +02:00
soloturn
1a508ca4d8 correct vsco test 2023-06-13 14:04:18 +02:00
soloturn
59694711b0 remove unused import. 2023-06-13 08:15:45 +02:00
soloturn
44513b15a3 new URI instead of new URL in tests, 12. 2023-06-13 08:10:27 +02:00
soloturn
d501578a8e new URI instead of new URL in tests, 11. 2023-06-13 07:50:47 +02:00
soloturn
589d7eb5a5 new URI instead of new URL in tests, 10. 2023-06-13 07:43:41 +02:00
soloturn
874c565c56 new URI instead of new URL in tests, 9. 2023-06-13 07:35:08 +02:00
soloturn
3c8b677926 new URI instead of new URL in tests, 8. 2023-06-13 07:00:21 +02:00
soloturn
78e6e7d51e new URI instead of new URL in tests, 7. 2023-06-13 06:56:27 +02:00
soloturn
7f307ba481 new URI instead of new URL in tests, 6. 2023-06-13 06:50:58 +02:00
soloturn
ab8bb3187e new URI instead of new URL in tests, 5. 2023-06-13 06:40:57 +02:00
soloturn
2bb79a4eac new URI instead of new URL in tests, Gfycat. 2023-06-13 06:37:47 +02:00
soloturn
d072dc7ee2 new URI instead of new URL in tests, 4. 2023-06-13 06:35:39 +02:00
soloturn
854e7f4a51 new URI instead of new URL in tests, 3. 2023-06-13 06:29:36 +02:00
soloturn
42d9400cac new URI instead of new URL in tests, 2. 2023-06-13 06:27:06 +02:00
soloturn
45e0e2fa61 new URI instead of new URL in tests. 2023-06-13 06:19:54 +02:00
soloturn
a996825735 new URI in mainwindow. 2023-06-12 19:53:59 +02:00
soloturn
1d7d4d764d new URI in App, Http, RipUtils. 2023-06-12 19:51:32 +02:00
soloturn
53e8a66e4c new URL(string) replaced with new URI(string).toURL(), as deprecated in java-20 2023-06-12 19:43:48 +02:00
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