ripme icon indicating copy to clipboard operation
ripme copied to clipboard

We need a new Ripper!

Open lioncalledkion opened this issue 4 years ago • 8 comments

Hey idk where to post this so i ask here; Can someone pls add an Ripper for https://yande.re :D?

lioncalledkion avatar Apr 03 '22 21:04 lioncalledkion

you can use DanbooruDownloader. https://github.com/Nandaka/DanbooruDownloader/releases

ashllay avatar Apr 04 '22 21:04 ashllay

you can use DanbooruDownloader. https://github.com/Nandaka/DanbooruDownloader/releases

Sadly this downloader doesn't seem to handle the huge amount of Images and always crashes

lioncalledkion avatar Apr 05 '22 07:04 lioncalledkion

https://github.com/mikf/gallery-dl supports yande.re, but I don't use the website so I dunno if it works.

rautamiekka avatar Apr 05 '22 07:04 rautamiekka

https://github.com/mikf/gallery-dl supports yande.re, but I don't use the website so I dunno if it works.

This sadly don't help mei either. I'm not a coder, not someone with a "huge" knowledge. Idk why it just can't be added to Rip-Me.

lioncalledkion avatar Apr 05 '22 21:04 lioncalledkion

What programming ? You'll need to understand JSON (and the complex internal processing of that JSON, which is all explained in the config doc) and how to use a command line, sure, nothing else. The command line part is the very easiest of it all, too: not really any need for changing folders or anything, only building the command, and that has a few dead-simple universal rules.

rautamiekka avatar Apr 06 '22 12:04 rautamiekka

What programming ? You'll need to understand JSON (and the complex internal processing of that JSON, which is all explained in the config doc) and how to use a command line, sure, nothing else. The command line part is the very easiest of it all, too: not really any need for changing folders or anything, only building the command, and that has a few dead-simple universal rules.

It starts alone that the program needs several extra things like Python. I also want a ripper. And not 20 for every single page.

lioncalledkion avatar Apr 09 '22 12:04 lioncalledkion

Python is nearly as easy to install as Java, but I see a point in that you'll probly use Java for something else already, but not Python. If one was to install Python, it would be best to use Miniconda which is much more involved but not rocket science, since that makes updating way easier in the long run.

gdl does have a Window$ binary which contains Python, though. Most Linux systems already have Python 3.

rautamiekka avatar Apr 13 '22 16:04 rautamiekka

If you need a ripper for booru sites then I can recommend Grabber. https://bionus.github.io/imgbrd-grabber/

MagikGimp avatar Jun 25 '22 22:06 MagikGimp