1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-01-16 12:18:41 +01:00

3082 Commits

Author SHA1 Message Date
MetaPrime
8a545fe180 Remove GfycatporntubeRipper - site now redirects to Fapwiz latest-main 2025-01-13 13:59:28 -08:00
metaprime
8a3600f59b
Update CONTRIBUTING.md - mainly update issue tracker links 2025-01-07 14:42:17 -08:00
metaprime
636cf8e95c
Update SECURITY.md - only supporting 2.1.x now 2025-01-07 14:37:36 -08:00
metaprime
ae288f13d2
Update README.md - move release instructions to wiki 2025-01-07 14:34:15 -08:00
metaprime
c326902746
Update README.md - move new GUI compose-jb to an issue instead of README 2025-01-07 14:31:19 -08:00
metaprime
5e6f5b0506
Update README.md 2025-01-07 14:21:46 -08:00
cyian-1756
013da3452c
Rewrote ClipboardUtils regex (#1361)
Co-authored-by: cyian-1756 <devnull64@vfemail.net>
2025-01-07 13:53:06 -08:00
MetaPrime
4eaaabfff8 Remove tag-fox from CheveretoRipper as the site is offline; updated CheveretoRipperTest to URLs that exist and remove flaky tags (Fixes #2075) 2025-01-06 23:33:57 -08:00
MetaPrime
e9bd8fbb45 PornhubRipperTest - update links to albums that aren't 404 2025-01-06 23:26:33 -08:00
MetaPrime
d4ca148f81 Force each class to use its own Logger instance for better logs (Fixes #2070) 2025-01-06 23:08:11 -08:00
MetaPrime
a21303f556 Disable flaky ChanRipperTest 2025-01-06 21:13:14 -08:00
MetaPrime
79951c43e2 Remove remnants of EroShareRipper from RipUtils 2025-01-06 21:04:42 -08:00
MetaPrime
bca1b33868 Add test for FreeComicOnlineRipper 2025-01-06 20:56:54 -08:00
MetaPrime
4ac7b1a5e5 Remove FooktubeRipper - the site has changed ownership and is now a nearly-empty blog 2025-01-06 20:29:00 -08:00
MetaPrime
4f6e16959b Remove FolioRipper - site has changed to a redirect to some other type of business other than a content host 2025-01-06 20:17:53 -08:00
MetaPrime
93e8701ee8 Remove ErotivRipper - it has been replaced with a spam site 2025-01-06 16:40:04 -08:00
MetaPrime
9e06597cae Remove EroShareRipper - the site and all of its mirrors have been gone a long time 2025-01-06 16:36:43 -08:00
MetaPrime
427a03beba Remove Cyberdrop - site is permanently offline 2025-01-06 16:30:58 -08:00
MetaPrime
6ede556c6f Remove ComicextraRipper - site is permanently offline 2025-01-06 12:39:50 -08:00
MetaPrime
0fccb69473 Remove BlackbrickroadofozRipper - site is permanently offline 2025-01-06 12:33:19 -08:00
MetaPrime
74347d5418 Remove BcfakesRipper - site is permanently offline 2025-01-06 12:20:35 -08:00
MetaPrime
d2a6b34d40 README.md - update instructions for publishing new versions 2025-01-06 05:51:11 -08:00
MetaPrime
6a085a260f Publish 2.1.16-4-02372e85 2025-01-06 05:44:14 -08:00
MetaPrime
02372e850b Publish 2.1.16-3-c11bafeb 2.1.17 2.1.16-4-02372e85 2025-01-06 05:32:04 -08:00
MetaPrime
c11bafeb23 Set the currentHash for 2.1.14 2025-01-06 05:15:18 -08:00
MetaPrime
fab059079a Reapply "Release 2.1.14"
This reverts commit 5fae142a12ca6ef4f7b419e06e08de7afb549791.
2025-01-06 05:13:20 -08:00
MetaPrime
5fae142a12 Revert "Release 2.1.14"
This reverts commit 1e846b98aa9857a9f5747cc9c987fefdc0c6f72d.
2025-01-06 05:08:49 -08:00
MetaPrime
1e846b98aa Release 2.1.14 2.1.16 2025-01-06 04:46:28 -08:00
metaprime
c275bbf6c6
Update README.md - new thread for ripper requests 2.1.14-33-c275bbf6 2025-01-06 04:32:22 -08:00
MetaPrime
193678e0bf AbstractRipper.java - clean up sleep time jitter logs 2025-01-06 04:10:34 -08:00
MetaPrime
eab411fac8 RedditRipper.java - special support to add rate limiting for redgifs.com links 2025-01-06 04:02:31 -08:00
MetaPrime
2dfb627e36 E621Ripper.java - add a rate limit to avoid 'SocketTimeoutException: Read timed out'; code formatting 2025-01-06 03:36:29 -08:00
MetaPrime
022461a862 AbstractRipper.java - fix gaussian jitter on sleep values 2025-01-06 02:31:52 -08:00
MetaPrime
adffa2261d RedgifsRipper.java - add rate limiting 2025-01-06 02:16:54 -08:00
MetaPrime
2fe79d0881 AbstractRipper.java - add gaussian jitter with std deviation of 30% of requested value to the sleep function 2025-01-06 02:15:07 -08:00
MetaPrime
ef17b233f2 RedgifsRipper.java - format 2025-01-06 01:54:07 -08:00
MetaPrime
28511a4402 CoomerPartyRipper.java - organize imports 2025-01-06 01:53:15 -08:00
MetaPrime
0fa61c0b65 CoomerPartyRipper.java - can be a slow site for large downloads anyway; rate limit ourselves to avoid getting rate-limited 2025-01-06 01:52:32 -08:00
MetaPrime
d736938140 AbstractRipper.java - update USER_AGENT to most common User Agent currently in use: Chrome 131.0.0.0 on Windows 10. Closes #2061 2025-01-06 01:32:09 -08:00
MetaPrime
d236d4e417 AbstractRipper.java - Fix #2051 by suppressing deprecation warning on java.util.Observable as discussed; light code review, linter fixes, and auto-format. 2025-01-06 01:23:16 -08:00
MetaPrime
50e909786c MainWindow.java - light code review: fix linter errors, fix or suppress known warnings, light formatting 2025-01-06 00:58:58 -08:00
MetaPrime
9d614f39e2 RipButtonHandlerTest.java - clean up imports and fix linter warnings 2025-01-06 00:52:35 -08:00
MetaPrime
b32406042f AbstractRipperTest.java - format, organize imports 2025-01-06 00:24:09 -08:00
MetaPrime
92579d6179 DeviantartRipper is still broken, but while testing it I discovered a new type of URL that might be handy to test, so I've added that to the test 2025-01-05 01:45:04 -08:00
MetaPrime
ab6744d209 Removed StickyXXXRipper - stickyxxx.com is permanently offline 2025-01-05 01:26:20 -08:00
MetaPrime
b0042145e9 Remove ArtAlleyRipper - artalley.social is permanently offline 2025-01-05 01:23:58 -08:00
MetaPrime
55efe49cdf Add another URL to AllporncomicRipper test, but ripper is still broken due to site changes causing 403 2025-01-05 01:21:28 -08:00
MetaPrime
ac6cbf81ac Remove HBrowseRipper - hbrowse.com permanently offline 2025-01-05 01:19:55 -08:00
MetaPrime
552f78d477 Remove tamindirmp3 Ripper - as far as I can tell the site has changed such that there is no longer static content to download 2025-01-05 01:10:39 -08:00
MetaPrime
5aca704dca AllporncomicRipperTest - formatted the test code; manually tested the ripper and it seems broken due to website changes 2025-01-05 00:02:31 -08:00