-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
Downloading images from the National Museum of Asian Art #261
Comments
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: while it should actually be: 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! |
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. |
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/.
The text was updated successfully, but these errors were encountered: