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
672 stars 75 forks source link

collections.frick.org #821

Open ackern opened 3 weeks ago

ackern commented 3 weeks ago

Hello everyone,

I am having issues when trying to download https://collections.frick.org/internal/media/zoomdispatcher/4443/info.json

which is linked from the item's main page: https://collections.frick.org/objects/98/portrait-of-an-elderly-man?ctx=a75b93231e15e3ca17ded27be49ea45c351cf85f&idx=1

Dezoomify reports:

Uncaught Error: Unable to load tile.
Check that your internet connection is working and that you can access this url:
https://collections.frick.org/internal/media/zoomdispatcher/4443/info.json

(https://dezoomify.ophir.dev/zoommanager.js:221)

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

Huckleberry-92 commented 23 minutes ago

Hi,

Issue was solved pastly. You don't need to use dezoomify for images from frick.org. With development tool of your bowser, find out the URL of one tile of your image. Here is for example : https://collections.frick.org/internal/media/zoomdispatcher/4443/0,512,256,256/256,/0/default.jpg

Then replace the last part, after /4443/, by full/full/0/default.jpg and it will give you the address of the full-size image : https://collections.frick.org/internal/media/zoomdispatcher/4443/full/full/0/default.jpg