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

bug/request : add the other 7 4chan archives to the 3 already supported #183

Open
stubkan opened this issue Apr 2, 2024 · 1 comment
Open

Comments

@stubkan
Copy link

stubkan commented Apr 2, 2024

  • Ripme version: 2.1.9-7 (latest)
  • Java version: openjdk 17.0.10
  • Operating system: Ubuntu 22.04

Expected Behavior

ripme can download from all chan archive sites

Actual Behavior

ripme only recognizes three 4chan archive out of 10

desuarchive since someone requested it in 2020, here; RipMeApp#799
but their further requests for more sites were missed unfortunately.

image

and thebarchive as well as archiveofsins is recognized as well;

image

but all the others including, archived.moe which is a bigger archive and has more boards, was not added and is not able to be ripped

image

  • suggestion : add them. They are only alternative urls, and will work exactly the same way desuarchive does, merely having different urls. So it should be quite simple to add them to the recognized site list. Here is a full list;

image

I checked by feeding a random thread from each archive site to confirm if they were working or not;

https://archive.4plebs.org/ - NO
https://warosu.org/ - NO
https://desuarchive.org/ - YES
https://boards.fireden.net/ - NO
https://arch.b4k.co/ - NO
https://archived.moe/ - NO
https://thebarchive.com/ - YES
https://archiveofsins.com/ - YES
https://archive.palanq.win/ - NO
https://eientei.xyz/ - NO

@soloturn
Copy link

soloturn commented Jan 4, 2025

can you make a pull request please? the code is here:
https://github.com/RipMeApp/ripme/blob/main/src/main/java/com/rarchives/ripme/ripper/rippers/ChanRipper.java#L23

btw, we moved merged ripme2 back to ripme and this repo will be dropped in a while.

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

No branches or pull requests

2 participants