1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-01-17 20:58:31 +01:00

2955 Commits

Author SHA1 Message Date
soloturn
74fe3a7356 Locale.forLanguageTag instead of deprecated 'new Locale' 2023-10-27 21:53:57 +02:00
pesho1323
0cca139e8e Remove print 2023-10-27 20:06:54 +02:00
pesho1323
2843d4e914 small pattern change 2023-10-27 20:06:54 +02:00
pesho1323
0b261dd5d7 Add Multporn ripper 2023-10-27 20:06:54 +02:00
soloturn
3fcad4f8cb adust hitomi regex, see #43 2023-10-14 15:20:48 +02:00
soloturn
c329343515 twitter, do not exclude replies, fixes #41 2023-10-14 14:55:21 +02:00
soloturn
0bb8d8b2d9 permit to override the jgitver version
for packaging a tar ball, jgitver takes the default version of 0.0.0,
not practical. putting a version into a file would be possible, but
we try to produce a new version with every commit, which then can be
released if tests pass, without rebuild. this means the source code
should NOT have the version in the commit, but derived.

for tar balls, we know the name of the tar, so its easy to set the
same version in a script, or put a desired version. pay attention,
that ripme checks the version towards github, and suggests an update,
if the running version is less than the released one.

fixes #145.
2023-10-14 14:18:45 +02:00
soloturn
aeeac429fe release 2.1.6 2023-10-12 08:27:50 +02:00
pesho1323
68189f27aa Erome ripper does not download images fixed 2023-10-11 23:00:46 +02:00
soloturn
52e7fbb767 release 2.1.5-8-ba51d7b, runningn with java-17 2023-09-30 19:50:04 +02:00
soloturn
ba51d7b569 list and address deprecations in java 2023-09-30 17:28:46 +02:00
soloturn
9c2404ec26 gradle-8.3 deprecations fixed 2023-09-30 17:11:33 +02:00
soloturn
45e6c4a616 upload java-17 build 2023-09-30 10:10:45 +02:00
soloturn
0ccf2844f8 gfycat shut down 2023-09-30 01:54:22 +02:00
soloturn
ef884f044b github build with java-21, upload with java-17. build.sh should not test, people run it sometimes to build. 2023-09-30 01:29:27 +02:00
soloturn
f69943f2f4 require java-17 2023-09-28 05:09:39 +02:00
soloturn
0376552755 gradle-8.3 upgrade 2023-09-28 05:09:39 +02:00
soloturn
4531976e15 release 2.1.4
releasing again 2.1.4 as github download link includes the tag name,
and the java code uses the git hashed tag to strip out the semantic
version.

download link:
https://github.com/ripmeapp2/ripme/releases/download/2.1.4/ripme-2.1.4-38-836a7494.jar

which the code calculates.
2023-09-28 05:09:29 +02:00
brantspar
836a74940e * fixed imagefap ripper (switching from img/src to img/data-src) 2023-07-30 05:13:27 +02:00
soloturn
ecf427cdee java-17 is default 2023-07-30 05:13:27 +02:00
soloturn
eee8f1bd50 update to gradle-8.2.1 2023-07-30 05:13:27 +02:00
soloturn
96c9907ec4 dos2unix to have lf line endings. 2023-06-15 18:20:46 +02:00
soloturn
ab17fa9822 new URL is deprecated, use new URI, AbstractHTML. 2023-06-15 16:21:33 +02:00
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