1
0
mirror of https://github.com/RipMeApp/ripme.git synced 2025-08-15 02:14:10 +02:00

Commit Graph

  • 6ede556c6f Remove ComicextraRipper - site is permanently offline MetaPrime 2025-01-06 12:39:50 -08:00
  • 0fccb69473 Remove BlackbrickroadofozRipper - site is permanently offline MetaPrime 2025-01-06 12:33:19 -08:00
  • 74347d5418 Remove BcfakesRipper - site is permanently offline MetaPrime 2025-01-06 12:20:35 -08:00
  • d2a6b34d40 README.md - update instructions for publishing new versions MetaPrime 2025-01-06 05:51:11 -08:00
  • 6a085a260f Publish 2.1.16-4-02372e85 MetaPrime 2025-01-06 05:44:14 -08:00
  • 02372e850b Publish 2.1.16-3-c11bafeb 2.1.16-4-02372e85 MetaPrime 2025-01-06 05:32:04 -08:00
  • c11bafeb23 Set the currentHash for 2.1.14 MetaPrime 2025-01-06 05:15:18 -08:00
  • fab059079a Reapply "Release 2.1.14" MetaPrime 2025-01-06 05:13:20 -08:00
  • 5fae142a12 Revert "Release 2.1.14" MetaPrime 2025-01-06 05:08:49 -08:00
  • 1e846b98aa Release 2.1.14 MetaPrime 2025-01-06 04:46:28 -08:00
  • c275bbf6c6 Update README.md - new thread for ripper requests 2.1.14-33-c275bbf6 metaprime 2025-01-06 04:32:22 -08:00
  • 193678e0bf AbstractRipper.java - clean up sleep time jitter logs MetaPrime 2025-01-06 04:10:34 -08:00
  • eab411fac8 RedditRipper.java - special support to add rate limiting for redgifs.com links MetaPrime 2025-01-06 04:02:31 -08:00
  • 2dfb627e36 E621Ripper.java - add a rate limit to avoid 'SocketTimeoutException: Read timed out'; code formatting MetaPrime 2025-01-06 03:36:29 -08:00
  • 022461a862 AbstractRipper.java - fix gaussian jitter on sleep values MetaPrime 2025-01-06 02:31:52 -08:00
  • adffa2261d RedgifsRipper.java - add rate limiting MetaPrime 2025-01-06 02:16:54 -08:00
  • 2fe79d0881 AbstractRipper.java - add gaussian jitter with std deviation of 30% of requested value to the sleep function MetaPrime 2025-01-06 02:15:07 -08:00
  • ef17b233f2 RedgifsRipper.java - format MetaPrime 2025-01-06 01:54:07 -08:00
  • 28511a4402 CoomerPartyRipper.java - organize imports MetaPrime 2025-01-06 01:53:15 -08:00
  • 0fa61c0b65 CoomerPartyRipper.java - can be a slow site for large downloads anyway; rate limit ourselves to avoid getting rate-limited MetaPrime 2025-01-06 01:52:32 -08:00
  • d736938140 AbstractRipper.java - update USER_AGENT to most common User Agent currently in use: Chrome 131.0.0.0 on Windows 10. Closes #2061 MetaPrime 2025-01-06 01:32:09 -08:00
  • d236d4e417 AbstractRipper.java - Fix #2051 by suppressing deprecation warning on java.util.Observable as discussed; light code review, linter fixes, and auto-format. MetaPrime 2025-01-06 01:23:16 -08:00
  • 50e909786c MainWindow.java - light code review: fix linter errors, fix or suppress known warnings, light formatting MetaPrime 2025-01-06 00:58:58 -08:00
  • 9d614f39e2 RipButtonHandlerTest.java - clean up imports and fix linter warnings MetaPrime 2025-01-06 00:52:25 -08:00
  • b32406042f AbstractRipperTest.java - format, organize imports MetaPrime 2025-01-06 00:24:09 -08:00
  • 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 MetaPrime 2025-01-05 01:45:04 -08:00
  • ab6744d209 Removed StickyXXXRipper - stickyxxx.com is permanently offline MetaPrime 2025-01-05 01:26:20 -08:00
  • b0042145e9 Remove ArtAlleyRipper - artalley.social is permanently offline MetaPrime 2025-01-05 01:23:58 -08:00
  • 55efe49cdf Add another URL to AllporncomicRipper test, but ripper is still broken due to site changes causing 403 MetaPrime 2025-01-05 01:21:28 -08:00
  • ac6cbf81ac Remove HBrowseRipper - hbrowse.com permanently offline MetaPrime 2025-01-05 01:19:55 -08:00
  • 552f78d477 Remove tamindirmp3 Ripper - as far as I can tell the site has changed such that there is no longer static content to download MetaPrime 2025-01-05 01:10:39 -08:00
  • 5aca704dca AllporncomicRipperTest - formatted the test code; manually tested the ripper and it seems broken due to website changes MetaPrime 2025-01-05 00:02:21 -08:00
  • 1e5472ca6b Remove AerisdiesRipper - site is gone; has been offline since 2021 MetaPrime 2025-01-04 23:40:13 -08:00
  • ada09b74ee Format, organize imports, clean up warnings - ChanRipperTest.java MetaPrime 2025-01-04 23:35:57 -08:00
  • a1ea085906 Add scripts to facilitate checkout and merge PR branches for testing purposes MetaPrime 2025-01-04 20:34:49 -08:00
  • a8f9528822 Update README.md to link to semver.com to explain version scheme MetaPrime 2025-01-04 19:29:42 -08:00
  • a4ff07eebe Added NsfwAlbumRipperTest MetaPrime 2025-01-04 02:31:33 -08:00
  • c1f2a00d5c Reset Java minimum version to Java 17 (OpenJDK 17), to support Debian (Closes #2055) (PR #2057) soloturn 2025-01-05 03:08:38 +01:00
  • acd336ed4b NsfwAlbumRipper: Add index prefix to downloads to keep albums in order; format, cleanup imports, cleanup log line MetaPrime 2025-01-04 02:17:36 -08:00
  • ae82bef13d Remove unused code in FapDungeonRipper MetaPrime 2025-01-04 02:16:08 -08:00
  • c1e805d214 Add Ripper for nsfwalbum.com (#1691) Issung 2025-01-04 21:11:15 +11:00
  • ba76d3d8b8 Implement FapDungeonRipper (Issue #1979) (#2056) metaprime 2025-01-04 01:39:05 -08:00
  • a1726db88a make chan retry chanr soloturn 2025-01-04 08:32:29 +01:00
  • 461e717a69 chanr delete urls not working soloturn 2025-01-03 18:55:01 +01:00
  • 2621a2738a Fix XvideosRipper: update URL pattern to match current URL scheme. (#2054) metaprime 2025-01-02 09:39:13 -08:00
  • 7be6f82d37 update to 2.1.13-7-fac3f8ea soloturn 2025-01-02 13:31:17 +01:00
  • fac3f8ea0f Fix label of "Open (folder)" button to add a space before the folder. 2.1.13-7-fac3f8ea MetaPrime 2025-01-02 02:57:37 -08:00
  • 589317732d describe release process (#2048) soloturn 2025-01-02 12:01:14 +01:00
  • 24c441e993 Merge pull request #2053 from RipMeApp/fix-deprecated-url-ctors soloturn 2025-01-02 11:53:39 +01:00
  • 692430cfcb Convert space to %20 before adding URL for later conversion MetaPrime 2025-01-02 02:29:08 -08:00
  • b1e3771cc9 Change to originalURL parsing resulted in a different exception if it's malformed, so handle those and refuse to rip MetaPrime 2025-01-02 02:13:20 -08:00
  • 29d46491f9 Fix an issue with the XvideosRipper found by URISyntaxException after refactor MetaPrime 2025-01-02 01:30:13 -08:00
  • df97543349 README: Add note about --info so users can get the most out of gradle's test runs MetaPrime 2025-01-02 01:28:57 -08:00
  • 42efc815df Fix issues in new LusciousRipper class MetaPrime 2025-01-02 01:17:31 -08:00
  • 4e3619ad13 Fix usage of deprecated URL constructors MetaPrime 2025-01-02 00:00:25 -08:00
  • 3b9352fb14 Fixup Luscious syntax error MetaPrime 2025-01-02 01:06:10 -08:00
  • d6b8bf2d08 Enhancement UI changes to ensure copy paste protections. (#162) X 2025-01-02 03:50:41 -05:00
  • fe7391cac5 Merge pull request #1509 from cyian-1756/luscious-Fixes soloturn 2025-01-02 09:44:08 +01:00
  • 87b386e2f7 Merge branch 'main' into luscious-Fixes soloturn 2025-01-02 09:43:03 +01:00
  • 54ee67e103 Update README.md: remove donation links, update maintainer list, announce merge of ripmeapp2 back into ripmeapp (#2050) ripmeapp2-merge-fork metaprime 2025-01-01 23:34:40 -08:00
  • f3fca3887f release 2.1.12-7-d0b97acd, switch back to ripme gihub project soloturn 2025-01-01 11:03:07 +01:00
  • d0b97acda8 hentaidude flaky, or not existing. 2.1.12-7-d0b97acd soloturn 2025-01-01 09:39:58 +01:00
  • 8499c5f301 drop ripmeapp2, use ripmeapp repo soloturn 2025-01-01 09:35:36 +01:00
  • 255e388af9 Ignore SSL verification option added (#175) joroto 2025-01-01 09:44:07 +02:00
  • 6487219469 mark albumripper deprecated soloturn 2024-12-29 11:52:46 +01:00
  • ec728ab5e4 use processbuilder for ripme update on windows, exec is deprecated. soloturn 2024-12-29 11:33:51 +01:00
  • 9a6de2509d Removed unnecessary new Java syntax ipkpjersi 2024-12-14 17:18:04 -05:00
  • 8afe86fc5d release 2.1.11-20-ca96ce88 soloturn 2024-12-13 04:41:46 +01:00
  • ca96ce8849 ehentai test switch on, listal switch off 2.1.11-20-ca96ce88 soloturn 2024-12-13 04:05:15 +01:00
  • e86161dd35 E-hentai ripper not working fix. joroto 2024-11-19 20:10:18 +03:00
  • 321a4bfba1 App does not open set to most recently used language. joroto 2024-11-19 20:57:09 +03:00
  • b0214bca05 imgur 100, ehentai flaky tests soloturn 2024-12-12 05:14:49 +01:00
  • afe0728671 test with java-23 soloturn 2024-11-03 13:47:34 +01:00
  • 5d7897d2ac Remove 96 character limit for pasted urls Tush-r 2024-09-12 16:48:12 +05:30
  • e7a531b8b6 Fix imgur url scheme and remove json from logs Tush-r 2024-09-12 16:46:46 +05:30
  • d439ff0b3e Fix imgur ripper tests Tush-r 2024-09-12 15:33:50 +05:30
  • 2fc3853df5 Fix imgur ripper for user account Tush-r 2024-09-11 17:34:28 +05:30
  • c88018c25b Fix imgur not prefixing album images Tush-r 2024-09-11 17:22:01 +05:30
  • 577e848c0c Remove unsupported series of images for imgur ripper Tush-r 2024-09-09 20:14:50 +05:30
  • 4cb2ef420e Fix imgur ripper for single image Tush-r 2024-09-09 20:06:15 +05:30
  • 169b2ecca0 Deprecaate album ripper Tush-r 2024-09-09 18:48:30 +05:30
  • adbc989d78 Replace imgur usage of album ripper with abstract html ripper Tush-r 2024-09-09 18:48:08 +05:30
  • 298f631a1f Fix imgur ripper regex for gallery and album Tush-r 2024-09-08 18:30:57 +05:30
  • 01e0727ab1 update to gradle-8.10.2 and github upload-artifact v4 soloturn 2024-11-03 13:43:06 +01:00
  • 91aeb37553 Refactor for D.R.Y. William Hinchman 2024-10-05 11:10:33 -04:00
  • 2ace43b5ae Add Next Page Functionality William Hinchman 2024-10-05 10:22:10 -04:00
  • 31c71f4484 upgrade to gradle-8.10 soloturn 2024-09-08 17:09:55 +02:00
  • 7939bf9ec1 release 2.1.10 soloturn 2024-09-08 17:03:33 +02:00
  • c94a9543b4 Furufanity test flaky 2.1.10-21-c94a9543 soloturn 2024-09-08 16:01:27 +02:00
  • f39c8b9395 Set static auth token for redgif Tush-r 2024-08-29 17:45:48 +05:30
  • 8d27571e23 Add support for rgif v3 urls Tush-r 2024-08-29 17:21:01 +05:30
  • 99a5d88854 Fix rgif ripper tests Tush-r 2024-08-29 17:21:01 +05:30
  • a7cb78eceb Fix logger for rgif ripper Tush-r 2024-08-29 17:21:01 +05:30
  • 8c455e7ec1 Refactor rgif ripper Tush-r 2024-08-29 17:21:01 +05:30
  • 0589c52e11 Fix rgif search and add support for tag urls Tush-r 2024-08-29 17:21:01 +05:30
  • 37e98846bb Add support for rgif multiple image gallery Tush-r 2024-08-29 17:21:01 +05:30
  • 488849c253 Fix rgif ripper Tush-r 2024-08-29 17:21:01 +05:30
  • aa00c6f612 QueueMenuMouseListener right click menu fix joroto 2024-07-29 19:17:27 +03:00
  • 4e595b143b java locale painful, fix - and _ soloturn 2024-07-27 11:09:43 +02:00
  • e938ac97b1 fixed the vidble test URL brant spar 2024-07-02 15:10:44 +10:00