We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello everyone,
I am having issues when trying to download https://collections.frick.org/internal/media/zoomdispatcher/7378/info.json
Dezoomify reports:
Uncaught Error: Invalid JSON: https://collections.frick.org/internal/media/zoomdispatcher/7378/info.json (https://dezoomify.ophir.dev/zoommanager.js:221)
I don't understand this message. Can someone please help me ?
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
Hello everyone,
I am having issues when trying to download https://collections.frick.org/internal/media/zoomdispatcher/7378/info.json
Dezoomify reports:
I don't understand this message. Can someone please help me ?
The text was updated successfully, but these errors were encountered: