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

Hitomi ripper not working #43

Closed
stalwartmonkey opened this issue Jun 28, 2021 · 2 comments
Closed

Hitomi ripper not working #43

stalwartmonkey opened this issue Jun 28, 2021 · 2 comments

Comments

@stalwartmonkey
Copy link

  • Ripme version: 1.7.93, 1.7.94, 1.7.95, 1.7.96, and this Fork
  • Java version:
  • Operating system:

Expected Behavior

If you copy the url of the album/gallery when you are on the website, and put it into ripme, ripme will download it.

Actual Behavior

If you give ripme the regular URL, in the url bar of the browser, like https://hitomi.la/gamecg/my-mother-kyoko---ntr-fallen-1734169.html it comes back with error:

  • https://hitomi.la/galleries/ID.html - got https://hitomi.la/gamecg/my-mother-kyoko---ntr-fallen-1734169.html instead

There is a way to get the expected url type though, but it doesn't work either. If you view the gallery in their gallery viewer by clicking "read online", and right click on the link back to the gallery, and copy link, it will give you the kind of URL ripme is expecting, but giving ripme that url will give you another error:

*Error: A JSONArray text must start with '[' at 2 {character 3 line 1]

Further details:

The URL scheme on Hitomi changed some time back, and ripme didn't keep up.
In the place where "gallery" used to be in the expected url, there are now 4 possible gallery types: manga, cg, gamecg, doujinshi, as listed in the example urls above.

It doesn't look like it's a very complicated fix, because I don't think the rest of the site's scheme for the galleries has changed, but I don't konw.

@soloturn
Copy link

adjusted the regex, but there is no js ?

soloturn added a commit that referenced this issue Oct 14, 2023
@soloturn
Copy link

soloturn commented Dec 9, 2023

in caes not working, please reopen or create new.

@soloturn soloturn closed this as completed Dec 9, 2023
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