lovasoa/dezoomify-rs

Downloading images from the National Museum of Asian Art

Joao-ping opened this issue · 4 comments

When trying to download the image from this https://iiif.si.edu/mirador/?manifest=https%3A%2F%2Fids.si.edu%2Fids%2Fmanifest%2FFS-F1903.238_001 (from the National Museum of Asian Art), using dezoomify-rs, I get lots of error messages, and all of them are:
dezoomify_rs::network] network error: HTTP status client error (400 Bad Request) for url

The final error messages says that
Could not get any tile for the image. See https://dezoomify-rs.ophir.dev/no-tile-error

But I can download the image just fine using the dezoomify extension. The same happens with all the images on the site https://asia.si.edu/.

hi, i have the same problem at the website of National Library of Australia:

i guess the problem is that the dezoomify wants to download the images with this URL pattern:
(https://nla.gov.au/nla_files/9/1_0.jpg

while it should actually be:
https://nla.gov.au/nla.obj-234227584/dzi?tile=9/1_0.jpg

can this be fixed? or could an option be added to enter the URL pattern?

the actual dzi i want to download can be found here: https://nla.gov.au/nla.obj-234227584/view

thanks!

grafik

default
Details in profile if need assistance.

Sorry but you can easily download it legitimately.

It is not legitimate do use dezoomify-rs? I don't understand your comment. And it does not address the initial issue which is an error when using dezoomify-rs.

hi, i have the same problem at the website of National Library of Australia:
...

image