Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ripme downloading the -mobile.mp4 from redgifs/gfycat #1936

Open
wants to merge 381 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Dec 20, 2021

  1. Configuration menu
    Copy the full SHA
    2b4d4cc View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2021

  1. add ripme-2.0.0 sha256sum

    soloturn committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    c653c7f View commit details
    Browse the repository at this point in the history
  2. add ripme-2.0.1 sha256sum

    soloturn committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    26aaa2a View commit details
    Browse the repository at this point in the history
  3. add ripme-2.0.2 sha256sum

    soloturn committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    11fc8e2 View commit details
    Browse the repository at this point in the history
  4. update to gradle-7.3.3

    soloturn committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    101a608 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    73d3745 View commit details
    Browse the repository at this point in the history
  6. vscoripper test flaky.

    soloturn committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    b605fdd View commit details
    Browse the repository at this point in the history
  7. add ripme-2.0.3 sha256sum

    soloturn committed Dec 26, 2021
    Configuration menu
    Copy the full SHA
    41b71e3 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. reformat Utils.java

    soloturn committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    8ab3168 View commit details
    Browse the repository at this point in the history
  2. Merge danbooru, RipMeApp#1935

    soloturn committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    d1e1ff9 View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2021

  1. luscios, old --> legacy.

    fixes RipMeApp#1924, but the
    unit tests still fail, so the ripper most likely is not fixed.
    soloturn committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    ae73b73 View commit details
    Browse the repository at this point in the history
  2. luscios, code cleanup

    soloturn committed Dec 30, 2021
    Configuration menu
    Copy the full SHA
    1c85cc8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    64dbb56 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

  1. Fix Vsco session token

    neurolancer committed Jan 1, 2022
    Configuration menu
    Copy the full SHA
    eb9f556 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2022

  1. enable vscorippertest

    soloturn committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    aab6ebd View commit details
    Browse the repository at this point in the history
  2. booru test flaky

    soloturn committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    822f78b View commit details
    Browse the repository at this point in the history
  3. not build on tags, release already built in future

    currently 2 builds happen, one for the main branch, one for the tag.
    this should not be necessary, one build is sufficient, producing a
    verison including the git hash. this can be converted to a release
    later on, and ripme.json updated to this build.
    
    the release procedure is thus: first commit, and let it build,
    second, create a tag like '2.0.4' and mark the release as official,
    then push an updated ripme.json with the version 2.0.4-12-487e38cc
    to trigger clients prompting to updating ifself when it is run.
    soloturn committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    af701b2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9aed081 View commit details
    Browse the repository at this point in the history
  5. danbooru flaky

    soloturn committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    a3054da View commit details
    Browse the repository at this point in the history
  6. fix download and start

    java.nio allows to move a file also onto a different filesystem,
    besides throwing proper error messages.
    soloturn committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    03e32cb View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. release 2.0.4, tag 2.0.4-13-03e32cb7

    typo in newest version hash
    soloturn committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    9911c50 View commit details
    Browse the repository at this point in the history
  2. remove junit-4.13

    soloturn committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    1ef49d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    53248d9 View commit details
    Browse the repository at this point in the history
  4. listalripper with _ in url test

    soloturn committed Jan 16, 2022
    Configuration menu
    Copy the full SHA
    0450845 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2022

  1. Configuration menu
    Copy the full SHA
    24115fb View commit details
    Browse the repository at this point in the history
  2. app convert to java.nio

    soloturn committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    7429135 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a610d5c View commit details
    Browse the repository at this point in the history
  4. utils, clearurl now java.nio

    soloturn committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    fca100c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffa11e8 View commit details
    Browse the repository at this point in the history
  6. remove unused fuzzyexists

    soloturn committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    6bbd75a View commit details
    Browse the repository at this point in the history
  7. workingdir now java.nio

    soloturn committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    cd85219 View commit details
    Browse the repository at this point in the history
  8. reformat mangadex

    soloturn committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    a581714 View commit details
    Browse the repository at this point in the history
  9. reformat ehentai

    soloturn committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    09d21cd View commit details
    Browse the repository at this point in the history
  10. ehentai java.nio

    soloturn committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    6271528 View commit details
    Browse the repository at this point in the history
  11. multiple rippers java.nio

    soloturn committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    e3f6499 View commit details
    Browse the repository at this point in the history
  12. ripstatuscomplete java.nio

    soloturn committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    6c74922 View commit details
    Browse the repository at this point in the history
  13. videoripper java.nio

    soloturn committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    01e6b5b View commit details
    Browse the repository at this point in the history
  14. downloadvideothread java.nio

    soloturn committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    a3df3d7 View commit details
    Browse the repository at this point in the history
  15. downloadexists java.nio

    soloturn committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    1422e32 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9016782 View commit details
    Browse the repository at this point in the history
  17. imgur java.nio

    soloturn committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    3c89ca8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    2171d28 View commit details
    Browse the repository at this point in the history
  19. imgur flaky

    soloturn committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    88fc69a View commit details
    Browse the repository at this point in the history
  20. Utils.removeCWD java.nio

    soloturn committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    65eed02 View commit details
    Browse the repository at this point in the history
  21. downloadCompleted java.nio

    soloturn committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    5d5ce9d View commit details
    Browse the repository at this point in the history
  22. newgroundsrippertest flaky

    soloturn committed Jan 17, 2022
    Configuration menu
    Copy the full SHA
    fbd6feb View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2022

  1. Merge master'

    soloturn committed Feb 7, 2022
    Configuration menu
    Copy the full SHA
    061e18e View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2022

  1. Configuration menu
    Copy the full SHA
    d4dc7a7 View commit details
    Browse the repository at this point in the history
  2. thechive flaky

    soloturn committed Feb 12, 2022
    Configuration menu
    Copy the full SHA
    8710220 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2022

  1. Fix to not fail on deleted comments

    gzsombor authored and soloturn committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    0adb70d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abb1eaa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a061926 View commit details
    Browse the repository at this point in the history
  4. xhamster tests flaky

    soloturn committed Feb 27, 2022
    Configuration menu
    Copy the full SHA
    c73092a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Created mrcong.com ripper

    EPorti committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    579a40d View commit details
    Browse the repository at this point in the history
  2. Created mrcong.com ripper

    EPorti committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    0ba0fc8 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Configuration menu
    Copy the full SHA
    96acdb0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4ee50d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    536339d View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2022

  1. Configuration menu
    Copy the full SHA
    7748058 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2022

  1. Configuration menu
    Copy the full SHA
    76b2bc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d66f41 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c9c13a View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Configuration menu
    Copy the full SHA
    4f2a509 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. remove .vscode, debug works automatically in recent vscode

    open one of the java files, and do "run - start debugging" will
    launch the app for debugging.
    soloturn committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    f355b63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e081e92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6659e06 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e099de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dec495f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3b33a69 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4be9eba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3eca9fa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    015d357 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9a68353 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4744d64 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Configuration menu
    Copy the full SHA
    b6ba978 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Configuration menu
    Copy the full SHA
    9ef0f78 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01fc7ac View commit details
    Browse the repository at this point in the history
  3. 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.
    soloturn committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    f728bed View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfc915e View commit details
    Browse the repository at this point in the history
  5. 2.1.2 release

    soloturn committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    ebac12f View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Configuration menu
    Copy the full SHA
    d22c9bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea90b17 View commit details
    Browse the repository at this point in the history
  3. 2.1.2 release

    soloturn committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    bc59d90 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    886782d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78af90a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea097ad View commit details
    Browse the repository at this point in the history
  4. remove unused in main window

    soloturn committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    e3550d6 View commit details
    Browse the repository at this point in the history
  5. shorten path uses nio, fixes #85.

    soloturn committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    e0e58c1 View commit details
    Browse the repository at this point in the history
  6. clean up log messages

    soloturn committed Apr 25, 2022
    Configuration menu
    Copy the full SHA
    3a9f5b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Configuration menu
    Copy the full SHA
    7262a79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bf05a7 View commit details
    Browse the repository at this point in the history
  3. German language fixes

    Hello,
    this fixes some missing and some wrong german translations.
    designer2k2 authored and soloturn committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    54d861a View commit details
    Browse the repository at this point in the history
  4. Merge 'pr-1962' mrcong

    soloturn committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    4c25aff View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2022

  1. newgrounds no _full

    soloturn committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    825fd94 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2022

  1. Fix for nhentai changing image URLs

    kleptoc authored and soloturn committed Apr 29, 2022
    Configuration menu
    Copy the full SHA
    8b2304d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. Configuration menu
    Copy the full SHA
    827cc13 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2022

  1. update tkn URL

    holysoles authored and soloturn committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    a06ca35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d6c201b View commit details
    Browse the repository at this point in the history
  3. disable not working tests

    soloturn committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    38751db View commit details
    Browse the repository at this point in the history
  4. Retry sleep time

    gzsombor authored and soloturn committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    ed0e214 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e6ccfc0 View commit details
    Browse the repository at this point in the history
  6. Move the sleep function to Utils

    gzsombor authored and soloturn committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    b72a49f View commit details
    Browse the repository at this point in the history
  7. Thread -> runnable

    gzsombor authored and soloturn committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    e581eee View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    98f3720 View commit details
    Browse the repository at this point in the history
  9. webtoonstest flaky

    soloturn committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    e5438e8 View commit details
    Browse the repository at this point in the history
  10. relelase 2.1.2-23-e5438e85

    soloturn committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    3da6515 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Configuration menu
    Copy the full SHA
    dffcb4f View commit details
    Browse the repository at this point in the history
  2. Create NsfwXxxRipper.java

    2omsnF authored and soloturn committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    568587e View commit details
    Browse the repository at this point in the history
  3. Create NsfwXxxRipperTest.java

    2omsnF authored and soloturn committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    aa5bd00 View commit details
    Browse the repository at this point in the history
  4. Fix video download bugs

    2omsnF authored and soloturn committed Oct 9, 2022
    Configuration menu
    Copy the full SHA
    d1a5057 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    07b90dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3545cfb View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2022

  1. Fixed relative path issue. Relative path was being made from subfolde…

    …r to working dir, now goes from working dir to subfolder.
    noesterle authored and soloturn committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    76d1905 View commit details
    Browse the repository at this point in the history
  2. Saved name of image file to be a part of saveAs, allowing images to b…

    …e put in the subfolder with the same filename.
    noesterle authored and soloturn committed Dec 25, 2022
    Configuration menu
    Copy the full SHA
    dd307bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9c46d6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2023

  1. * Additional logging in AbstractHTMLRipper

    * fixed ImagefapRipper.java to handle new URL schema + possible IOError
    brantspar authored and soloturn committed Apr 8, 2023
    Configuration menu
    Copy the full SHA
    edf320a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2023

  1. fix download link

    soloturn committed Jun 10, 2023
    Configuration menu
    Copy the full SHA
    830e22e View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. Configuration menu
    Copy the full SHA
    b109a34 View commit details
    Browse the repository at this point in the history
  2. couple of tests flaky

    ArtstnRipperTest, BaraagRipperTest,CheveretoRipperTest,
    MastodonXyzRipperTest, MyhentaigalleryRipperTest, PawooRipperTest,
    SinfestRipperTest, HbrowseRipper flaky.
    soloturn committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    1898dd2 View commit details
    Browse the repository at this point in the history
  3. update to gradle-8.1.1

    soloturn committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    1b83dc6 View commit details
    Browse the repository at this point in the history
  4. release 2.1.4

    soloturn committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    360ad95 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ba17b4 View commit details
    Browse the repository at this point in the history
  6. delete unnecessary files

    soloturn committed Jun 11, 2023
    Configuration menu
    Copy the full SHA
    726e023 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9a2ee24 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0b50035 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. crfl --> cr, arttnruppertest

    soloturn committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    8cbdb33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53e8a66 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d7d4d7 View commit details
    Browse the repository at this point in the history
  4. new URI in mainwindow.

    soloturn committed Jun 12, 2023
    Configuration menu
    Copy the full SHA
    a996825 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    45e0e2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42d9400 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    854e7f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d072dc7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bb79a4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab8bb31 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7f307ba View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    78e6e7d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c8b677 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    874c565 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    589d7eb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d501578 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    44513b1 View commit details
    Browse the repository at this point in the history
  14. remove unused import.

    soloturn committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    5969471 View commit details
    Browse the repository at this point in the history
  15. correct vsco test

    soloturn committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    1a508ca View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

  1. run tests with java-20

    soloturn committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    430487b View commit details
    Browse the repository at this point in the history
  2. remove unused

    soloturn committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    3ae8fd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7e6cdab View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    911f3d0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e41ee0 View commit details
    Browse the repository at this point in the history
  6. flickr test slow.

    soloturn committed Jun 15, 2023
    Configuration menu
    Copy the full SHA
    5aeaf7d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0717847 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    029b03c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ffd6f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ab17fa9 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    96c9907 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. update to gradle-8.2.1

    soloturn committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    eee8f1b View commit details
    Browse the repository at this point in the history
  2. java-17 is default

    soloturn committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    ecf427c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    836a749 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. 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.
    soloturn committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4531976 View commit details
    Browse the repository at this point in the history
  2. gradle-8.3 upgrade

    soloturn committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    0376552 View commit details
    Browse the repository at this point in the history
  3. require java-17

    soloturn committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f69943f View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. github build with java-21, upload with java-17. build.sh should not t…

    …est, people run it sometimes to build.
    soloturn committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    ef884f0 View commit details
    Browse the repository at this point in the history
  2. gfycat shut down

    soloturn committed Sep 29, 2023
    Configuration menu
    Copy the full SHA
    0ccf284 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2023

  1. upload java-17 build

    soloturn committed Sep 30, 2023
    Configuration menu
    Copy the full SHA
    45e6c4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c2404e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba51d7b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52e7fbb View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    68189f2 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. release 2.1.6

    soloturn committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    aeeac42 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. 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.
    soloturn committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    0bb8d8b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c329343 View commit details
    Browse the repository at this point in the history
  3. adust hitomi regex, see #43

    soloturn committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    3fcad4f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Add Multporn ripper

    pesho1323 authored and soloturn committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0b261dd View commit details
    Browse the repository at this point in the history
  2. small pattern change

    pesho1323 authored and soloturn committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    2843d4e View commit details
    Browse the repository at this point in the history
  3. Remove print

    pesho1323 authored and soloturn committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0cca139 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    74fe3a7 View commit details
    Browse the repository at this point in the history
  5. new URL deprecated, use URI

    soloturn committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    dd6ac9b View commit details
    Browse the repository at this point in the history
  6. new URI instead of new URL.

    soloturn committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    95b0af4 View commit details
    Browse the repository at this point in the history
  7. new URI instead of new URL.

    soloturn committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    0c6f8d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. delete duckmovies

    soloturn committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    194e5fd View commit details
    Browse the repository at this point in the history
  2. Support coomer.party

    jonapoul authored and soloturn committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    391b369 View commit details
    Browse the repository at this point in the history
  3. Update .gitignore

    jonapoul authored and soloturn committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    1e864b7 View commit details
    Browse the repository at this point in the history
  4. Update CoomerPartyRipper.java

    jonapoul authored and soloturn committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    2e3dba7 View commit details
    Browse the repository at this point in the history
  5. Use correct index

    jonapoul authored and soloturn committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    6d7503f View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. LusciousRipper fixed

    joroto authored and soloturn committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    ce0e60c View commit details
    Browse the repository at this point in the history
  2. Skip specified URL file extensions

    jonapoul authored and soloturn committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    ea8e4cd View commit details
    Browse the repository at this point in the history
  3. Pass skip status to the UI log

    jonapoul authored and soloturn committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    154cf53 View commit details
    Browse the repository at this point in the history
  4. Fix bug in CoomerPartyRipper

    jonapoul authored and soloturn committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    d82cae1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a61ff9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37ddf55 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8897842 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    14c0779 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f54aa6f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2ece008 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    073eb5a View commit details
    Browse the repository at this point in the history
  2. Refactoring

    joroto authored and soloturn committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    63760ea View commit details
    Browse the repository at this point in the history
  3. flaky test hentai, femjoy

    soloturn committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    b080faa View commit details
    Browse the repository at this point in the history
  4. release 2.1.7

    soloturn committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    8eb9954 View commit details
    Browse the repository at this point in the history
  5. gradle-8.5 update

    soloturn committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    6582419 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2023

  1. Patch/Bug fix for ContextMenuMouseListener Actions (#161)

    * Should fix the issue associated with copy/paste.
    * Fix build gradle, and also create junit.
    Undid-Iridium authored Dec 9, 2023
    Configuration menu
    Copy the full SHA
    2e5ef70 View commit details
    Browse the repository at this point in the history
  2. Refactor DanbooruRipper to use OkHttpClient

    Replaced the existing request method in the DanbooruRipper class with OkHttpClient for better performance. Implemented error handling and response checking to ensure the http connection's success. The request headers were also updated to optimize and secure the connection.
    
    In addition, connection was able to work via
    
     Connection connection = Jsoup.connect("https://danbooru.donmai.us/posts?page=1&tags=rakeemspoon")
                    .ignoreContentType(true)
                    .userAgent("Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:120.0) Gecko/20100101 Firefox/120.0")
                    .header("Accept", "text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8")
                    .header("Accept-Language", "en-US,en;q=0.5")
                    .header("Upgrade-Insecure-Requests", "1")
                    .header("Sec-Fetch-Dest", "document")
                    .header("Sec-Fetch-Mode", "navigate")
                    .header("Sec-Fetch-Site", "same-origin")
                    .header("Sec-Fetch-User", "?1")
                    .header("Pragma", "no-cache")
                    .header("Cache-Control", "no-cache")
                    .header("Referer", "https://danbooru.donmai.us/posts?page=4&tags=rakeemspoon")
                    .header("Accept-Encoding", "gzip, deflate, br");
    
    However, the returned data was gibberish - I had no functional idea on how to fix it.
    Undid-Iridium authored and soloturn committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    9e6bb0c View commit details
    Browse the repository at this point in the history
  3. Add OkHttp dependency in build.gradle.kts

    A new implementation line was added to the build.gradle.kts file for OkHttp library. This change is needed in order to extend the project's capabilities for HTTP network requests for ones with encryption/compression.
    Undid-Iridium authored and soloturn committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    9c18f45 View commit details
    Browse the repository at this point in the history
  4. Add OkHttpClient to DanbooruRipper constructor - Some of these header…

    …s may not be needed but.. oh well.
    Undid-Iridium authored and soloturn committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    4f10a80 View commit details
    Browse the repository at this point in the history
  5. Update regex pattern in getTag method

    The regular expression pattern used to match tags in URLs in the DanbooruRipper class's getTag method has been updated. Handles both /posts?tags=rakeemspoon&z=2 and /posts?tags=rakeemspoon
    
    ([^&]*) -> anything but &
    (?:&z=([0-9]+))? -> optional regex -> if & exists, then we check z=numbers
    Undid-Iridium authored and soloturn committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    10538c3 View commit details
    Browse the repository at this point in the history
  6. Refactor DanbooruRipper's page fetching logic

    The logic for fetching current and next pages from DanbooruRipper has been streamlined and simplified - they basically can run off the same logic.
    Undid-Iridium authored and soloturn committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    10a1b12 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba29da0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d40eed3 View commit details
    Browse the repository at this point in the history
  9. yuvutu test flaky

    soloturn committed Dec 9, 2023
    Configuration menu
    Copy the full SHA
    867e933 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    879c322 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8f279a6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8b9e4b9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    43ebb8d View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. JPG3 (JPG Fish) ripper added

    joroto authored and soloturn committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    81a77f0 View commit details
    Browse the repository at this point in the history
  2. sanitizeURL added to jpg3 ripper to handle when link to other than th…

    …e first page of the album is inputted
    joroto authored and soloturn committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    e185b2a View commit details
    Browse the repository at this point in the history
  3. remove not used import

    joroto authored and soloturn committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    eddcd12 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2023

  1. Configuration menu
    Copy the full SHA
    f5153de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3a4df4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5c367d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7afe1eb View commit details
    Browse the repository at this point in the history
  5. release 2.1.8

    soloturn committed Dec 29, 2023
    Configuration menu
    Copy the full SHA
    52425a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1166a7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    65f0f0e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f74c727 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. EightmusesRipper fixed (#169)

    * EightmusesRipper fixed
    joroto authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    eb351d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ab2b27c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad86ae1 View commit details
    Browse the repository at this point in the history
  4. release 2.1.9

    soloturn committed Mar 11, 2024
    Configuration menu
    Copy the full SHA
    22e915d View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    e8052d0 View commit details
    Browse the repository at this point in the history
  2. java-22, java-21 default

    soloturn committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    404da9b View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    c2d1472 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. new URI instead of new URL.

    soloturn committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    bce4ddd View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. update jacoco for java-22

    soloturn committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    edc5d9d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    6977025 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Imagebam ripper fixed (#188)

    joroto authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    7ea2841 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a178d8f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. - Fixed Motherless ripper

    - increased default retries to 3 (why only 1?)
    - fixed deprecation message for Motherless ripper
    brantspar authored and soloturn committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    71e20fe View commit details
    Browse the repository at this point in the history
  2. fixed the vidble test URL

    brantspar authored and soloturn committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    e938ac9 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2024

  1. java locale painful, fix - and _

    java uses ietf-bcp-47 lanauge tags, which are strings separated by -.
    resource bundle names are _ separated. porrisavo not fixed, this
    is a one person artificial dialect from finish cities of pori and savo.
    soloturn committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    4e595b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. Configuration menu
    Copy the full SHA
    aa00c6f View commit details
    Browse the repository at this point in the history
  2. Fix rgif ripper

    Tush-r authored and soloturn committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    488849c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    37e9884 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0589c52 View commit details
    Browse the repository at this point in the history
  5. Refactor rgif ripper

    Tush-r authored and soloturn committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    8c455e7 View commit details
    Browse the repository at this point in the history
  6. Fix logger for rgif ripper

    Tush-r authored and soloturn committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    a7cb78e View commit details
    Browse the repository at this point in the history
  7. Fix rgif ripper tests

    Tush-r authored and soloturn committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    99a5d88 View commit details
    Browse the repository at this point in the history
  8. Add support for rgif v3 urls

    Tush-r authored and soloturn committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    8d27571 View commit details
    Browse the repository at this point in the history
  9. Set static auth token for redgif

    Tush-r authored and soloturn committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    f39c8b9 View commit details
    Browse the repository at this point in the history
  10. Furufanity test flaky

    soloturn committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    c94a954 View commit details
    Browse the repository at this point in the history
  11. release 2.1.10

    soloturn committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    7939bf9 View commit details
    Browse the repository at this point in the history
  12. upgrade to gradle-8.10

    soloturn committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    31c71f4 View commit details
    Browse the repository at this point in the history