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

Downloading images from the National Museum of Asian Art #261

Open
Joao-ping opened this issue Sep 26, 2024 · 4 comments
Open

Downloading images from the National Museum of Asian Art #261

Joao-ping opened this issue Sep 26, 2024 · 4 comments

Comments

@Joao-ping
Copy link

Joao-ping commented Sep 26, 2024

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/.

@Joao-ping Joao-ping changed the title I get the same errors 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](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). Downloading images from the National Museum of Asian Art Sep 26, 2024
@td10176
Copy link

td10176 commented Oct 9, 2024

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

@DigitalCurator
Copy link

default
Details in profile if need assistance.

@Joao-ping
Copy link
Author

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.

@DigitalCurator
Copy link

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

image

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