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

Add Ripper for nsfwalbum.com #1691

Merged
merged 3 commits into from
Jan 4, 2025
Merged

Add Ripper for nsfwalbum.com #1691

merged 3 commits into from
Jan 4, 2025

Conversation

Issung
Copy link
Contributor

@Issung Issung commented Jun 24, 2020

Category

This change is exactly one of the following (please change [ ] to [x]) to indicate which:

  • a bug fix (Fix #...)
  • a new Ripper
  • a refactoring
  • a style change/fix
  • a new feature

Description

I've gone ahead and added a ripper for nsfwalbum.com.
They host their images on many different image hosting sites so you must replace part of the image urls to get the full image instead of the thumbnails.
There may be more hosts that I did not find, they can be added in later very easily.

Testing

Required verification:

  • I've verified that there are no regressions in mvn test (there are no new failures or errors).
  • I've verified that this change works as intended.
    • Downloads all relevant content.
    • Downloads content from multiple pages (as necessary or appropriate).
    • Saves content at reasonable file names (e.g. page titles or content IDs) to help easily browse downloaded content.
  • I've verified that this change did not break existing functionality (especially in the Ripper I modified).

Optional but recommended:

  • I've added a unit test to cover my change.

NOTES:
mvn test failed, i think it may because of how my maven is setup, it doesnt reference any files of ripme in the stacktrace, i can post the error if that is helpful.
I don't have any experience on how to do unit testing, I am eager to learn if someone wants to help and give me a quick run down.

@Issung
Copy link
Contributor Author

Issung commented Jun 24, 2020

It says the checks were not successful, this is my first pull request, can someone help me out here? From what I can gather the test failures aren't related to my contribution.

Copy link
Contributor

@metaprime metaprime left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me and it works as far as I can tell. Sorry it took so long to merge this.

@metaprime metaprime merged commit 275446f into RipMeApp:master Jan 4, 2025
metaprime pushed a commit that referenced this pull request Jan 4, 2025
I've gone ahead and added a ripper for nsfwalbum.com.
They host their images on many different image hosting sites so you must replace part of the image urls to get the full image instead of the thumbnails.
There may be more hosts that I did not find, they can be added in later very easily.
@metaprime
Copy link
Contributor

metaprime commented Jan 4, 2025

I've cherry-picked the commit that resulted from merging this PR into main

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants