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

[new site support] closertovaneyck.be #366

Closed
lovasoa opened this issue Mar 13, 2020 · 6 comments
Closed

[new site support] closertovaneyck.be #366

lovasoa opened this issue Mar 13, 2020 · 6 comments
Assignees
Labels
new site support The issue is not about a bug is dezoomify, but rather someone asking for a new site to be supported. solved A solution was found to the problem of the original poster.

Comments

@lovasoa
Copy link
Owner

lovasoa commented Mar 13, 2020

Site name and desciption

closertovaneyck.be is a belgian website that offers very high definition photographs of several masterpieces

Example URLs

Tile URLs

Current workaround

The pages can be downloaded using the generic dezoomer. Here is an example template url to pass to dezoomify or dezoomify-rs :

http://data.closertovaneyck.be/ec2/tiles/00-18-VIS-HI-AT/14/{{X}}_{{Y}}.jpg

@lovasoa lovasoa added the new site support The issue is not about a bug is dezoomify, but rather someone asking for a new site to be supported. label Mar 13, 2020
@lovasoa lovasoa self-assigned this Mar 13, 2020
@lovasoa lovasoa added the solved A solution was found to the problem of the original poster. label Apr 22, 2020
@brushingflamboyant
Copy link

I'm having a problem with Dezoomify for the closertovaneyck site.

I followed the procedure as described in the tutorial : in Firefox I opened my browser's developer tools while on the webpage I wanted to extract an image from (http://closertovaneyck.kikirpa.be/verona/#viewer/rep1=2&id1=29-7r-VIS), opened the network inspector, zoomed on the image until max, did right-click on the latest jpeg's line appearing in the network inspector and copy-paste its URL (this one : http://data.closertovaneyck.be/verona/tiles/29-7r-VIS/14/14_24.jpg) in Dezoomify.

When I added the {{X}} and {{Y}} as explained (so this : http://data.closertovaneyck.be/verona/tiles/29-7r-VIS/14/{{14}}_{{24}}.jpg), it completely failed. The followed message of error appeared :

Error: Unable to fetch http://data.closertovaneyck.be/verona/tiles/29-7r-VIS/14/%7B%7B14%7D%7D_%7B%7B24%7D%7D.jpg
The server responded:
fopen(http://data.closertovaneyck.be/verona/tiles/29-7r-VIS/14/%7B%7B14%7D%7D_%7B%7B24%7D%7D.jpg): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found

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

I tried several other solutions by changing the positioning of the signs here {{ }} all along the link but the results were the same. Can you give me an explanation on what went wrong ? I should clarify that it's the first time I've used this tool, please forgive me if my question sounds stupid. Thank you !

@lanaloft
Copy link

lanaloft commented Aug 22, 2020 via email

@lovasoa
Copy link
Owner Author

lovasoa commented Aug 22, 2020

You have to paste the URL template with the {{ characters into the dezoomify URL input field. If you first try to load the URL (which is not a real URL that points to something), then copy it from the browser's URL bar, your browser transforms the {{ characters.

@brushingflamboyant
Copy link

Thank you very much, it worked !

@Scanirus
Copy link

Thanks!

I realized what I was doing wrong > after copying URL to Dezoomify-rs, need to ignore network error, and after a short time the download starts:

Eyck

@lovasoa
Copy link
Owner Author

lovasoa commented Apr 13, 2021

Yes, when dezoomify-rs fails to download a tile, it retries it. It should probably be made explicit in the error message. The behavior is customizable: https://github.com/lovasoa/dezoomify-rs#command-line-options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new site support The issue is not about a bug is dezoomify, but rather someone asking for a new site to be supported. solved A solution was found to the problem of the original poster.
Projects
None yet
Development

No branches or pull requests

4 participants