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

collections.frick.org #821

Open
ackern opened this issue Oct 28, 2024 · 1 comment
Open

collections.frick.org #821

ackern opened this issue Oct 28, 2024 · 1 comment

Comments

@ackern
Copy link

ackern commented Oct 28, 2024

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
Copy link

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

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

2 participants