Coder Social home page Coder Social logo

Comments (5)

ccloli avatar ccloli commented on June 7, 2024

Thanks for your feedback, I will check it tomorrow (you know, it's nearly 4AM in China), so please be patient and relax.:cat:
You can download failed files by yourself before the bug fixes.

from e-hentai-downloader.

ccloli avatar ccloli commented on June 7, 2024

It probably caused by the image is not hosted on this server, or the GET variable "timestamp" is out of date.

For the first one, you can change some characters of the image URL (so that the file of this URL is not exist) and load it, and it would show "An error has occurred. (403)".

For the second one, for example, the image URL of page http://exhentai.org/s/d343958104/844546-1 is http://122.116.91.2:48890/h/9d8e7093f8124708affaef6a2476d58dbec580cf-381798-1200-1697-jpg/keystamp=1440295500-4ed78ec613/_001.jpg 3 minutes ago, and when reloaded the page, the URL won't change. But 3 minutes later, the image URL was changed to http://122.116.91.2:48890/h/9d8e7093f8124708affaef6a2476d58dbec580cf-381798-1200-1697-jpg/keystamp=1440295800-68ae53e22b/_001.jpg, so I think not download it on time is another reason.

(By the way, the keystamp variables from different servers are different, this is another URL http://106.185.35.170:10358/h/9d8e7093f8124708affaef6a2476d58dbec580cf-381798-1200-1697-jpg/keystamp=1440295800-8fcc58cda1/_001.jpg)

The way to solve the problem is make the script to fetch that page again. I'll fix it right now. Thank you for your feedback.

from e-hentai-downloader.

ccloli avatar ccloli commented on June 7, 2024

New version has been uploaded, please check if the bug is still exist.

UPDATE: If the bug was fixed, please let me know or close this issue.

from e-hentai-downloader.

ccloli avatar ccloli commented on June 7, 2024

Yes, this bug is caused by out of time, now all the images' URL are not available and return "An error has occurred. (403)". So re-get the images' URL may fix this bug.

from e-hentai-downloader.

Gummar avatar Gummar commented on June 7, 2024

Many thanks.

from e-hentai-downloader.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.