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

Unable to extract images from nli.org.il #204

Open
yairitmar opened this issue May 11, 2023 · 2 comments
Open

Unable to extract images from nli.org.il #204

yairitmar opened this issue May 11, 2023 · 2 comments

Comments

@yairitmar
Copy link

Hi,

I've used dezoomify and dezoomify-rs successfully with this site (nli.org.il), but recently it has not been working.

For example, while trying to download this image, the extension extracted this url: https://iiif.nli.org.il/IIIFv21/FL7138059/info.json, but dezoomify (both online and the program) wasn't able to load the tiles.

I tried using the generic dezoomer, but the url that I got for one tile (from the network tab in dev tools) looks like this:
https://iiif.nli.org.il/IIIFv21/FL7138059/6144,2048,1024,1024/1024,/0/default.jpg
I can't seem to figure out which parts to replace with {{x}} and {{y}}.

Can anyone please help?
Thank you very much!

@dvirtz
Copy link

dvirtz commented Feb 3, 2024

I also have a problem downloading from this website.
Trying the command line tools results in "415 Unsupported Media Type" errors:

> dezoomify-rs.exe https://iiif.nli.org.il/IIIFv21/FL81986170/info.json --header "Referer: https://www.nli.org.il/" folder.jpg
[ETA:0s] ----------------------------------------    0/144  Requesting the tiles...                                     [2024-02-03T21:55:52Z WARN  dezoomify_rs::network] network error: HTTP status client error (415 Unsupported Media Type) for url (https://iiif.nli.org.il/IIIFv21/FL81986170/0,0,333,333/333,333/0/default.png). Retrying tile download in 2s.
[2024-02-03T21:55:52Z WARN  dezoomify_rs::network] network error: HTTP status client error (415 Unsupported Media Type) for url (https://iiif.nli.org.il/IIIFv21/FL81986170/999,0,333,333/333,333/0/default.png). Retrying tile download in 3.98s.
[2024-02-03T21:55:52Z WARN  dezoomify_rs::network] network error: HTTP status client error (415 Unsupported Media Type) for url (https://iiif.nli.org.il/IIIFv21/FL81986170/333,0,333,333/333,333/0/default.png). Retrying tile download in 2.66s.
...
ERROR Could not get any tile for the image. See https://dezoomify-rs.ophir.dev/no-tile-error

@yanirmr
Copy link

yanirmr commented Feb 11, 2024

Hi,
I think that the NLI website changed the URL address structure but the issue remains.
Pages like https://www.nli.org.il/he/discover/manuscripts/hebrew-manuscripts/viewerpage?vid=MANUSCRIPTS#d=[[PNX_MANUSCRIPTS990001888750205171-1,FL60774155]] doesn't work in dezoomify. Any ideas?

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

3 participants