lovasoa / dezoomify

Dezoomify is a web application to download zoomable images from museum websites, image galleries, and map viewers. Many different zoomable image technologies are supported.
https://dezoomify.ophir.dev
GNU General Public License v2.0
660 stars 73 forks source link

catalogo.museivaticani.va #628

Open Andrew190 opened 2 years ago

Andrew190 commented 2 years ago

Hello everyone,

I am having issues when trying to download https://catalogo.museivaticani.va/viewers/apps/tilepic.php?p=http://catalogo.museivaticani.va/media/mvca/tilepics/1/4/4/1294_ca_object_representations_media_14437_tilepic.tpc&t=31

Dezoomify reports:

Uncaught Error: Unable to find a proper dezoomer for:
https://catalogo.museivaticani.va/viewers/apps/tilepic.php?p=http://catalogo.museivaticani.va/media/mvca/tilepics/1/4/4/1294_ca_object_representations_media_14437_tilepic.tpc&t=31

(http://ophir.alwaysdata.net/dezoomify/dezoomers/automatic.js:30)

I don't understand this message. Can someone please help me ?

JeovinL commented 1 year ago

I found a way to download most of zoomable images in the Vatican Museums Online Catalog without errors.

What I do is open cmd paste dezoomify-rs --accept-invalid-certs --largest --connect-timeout 30s --retries 10 (dont press enter yet)

click on the IIIF logo below the image Capture1

then find and copy the link of @id Capture2 so for this image its: http://catalogo.museivaticani.va/service.php/IIIF/3827 and paste it after the dezoomify command in cmd like this Capture3 then press enter. It will download at the highest resolution. Maybe theres a better solution but at least it worked for me