dezoomify-rs
dezoomify-rs copied to clipboard
Unable to extract images from nli.org.il
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!
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
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?