You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I request the image link it sends it to me but when I click on it I get the Nginx 403 error. When I open the doujin before the image it works but suddenly I can't download the image.
It gives me a 403 error.
Thank you for using the package and reporting the issue.
However, I found that the issue is not closely related to the package.
The package only provides the URL of the image, and it's up to you to download the actual file.
To help you solving the issue you are experiencing, I want you to notice that Hitomi only allows downloads from their own website.
Therefore, in order to download the file, you need to set the value of the 'Referer' header as the site's URL, as if you were accessing the site directly from your browser.
I hope this information was helpful, and if you have any further problems, please let me know!
Description of bug
When I request the image link it sends it to me but when I click on it I get the Nginx 403 error. When I open the doujin before the image it works but suddenly I can't download the image.
It gives me a 403 error.
Code
doujin.js
download.js
And even if I add this code in doujin.js it does not work
Environment
The text was updated successfully, but these errors were encountered: