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

Google chrome bug #687

Open Nanebo opened 1 year ago

Nanebo commented 1 year ago

Hi,

I am trying to download the image at this permanent link : http://archives.culture41.fr/ark:/57457/vta5329da76bb0d1/daoloc/0/1

The browser extension auto detect the following link ( http://archives.culture41.fr//cgi-bin/iipsrv.fcgi?mtime=0&size=0&zoomify=/home/httpd/ad41/diffusion/prod/app/webroot/data/files/ad41.diffusion/images/FRAD041_000000001//FRAD041_3_P_2_177_00013.jpg/ImageProperties.xml ). When clicking the dezoomify button it choose the Zoomify methode and stay still at 0%. After some seconds, the page show me a "Oops, we have a problem" error including the following technical data :

Uncaught Error: Unable to load tile. Check that your internet connection is working and that you can access this url: http://archives.culture41.fr//cgi-bin/iipsrv.fcgi?mtime=0&size=0&zoomify=/home/httpd/ad41/diffusion/prod/app/webroot/data/files/ad41.diffusion/images/FRAD041_000000001//FRAD041_3_P_2_177_00013.jpg/TileGroup0/5-3-0.jpg

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

Browser:

I do am able to open the tile url that the error gives me. I tried to select manually other extraction method unsucessfully.

Many thanks for any help.

**UPDATE : i sucessfully extracted the media following the same steps but using Firefox browser ( Version 108.0 (64 bits) ). the same link is detected by the extension, but it works. I guess it must be a bug from Chrome.

Thank you for providing such amazing tool.**

Naneb

Ayack commented 1 month ago

Mmmh, I'm having the same issue with Firefox so I'm not sure it's Chrome related...

Ayack commented 1 month ago

Never mind, I've found the solution for Chrome in #542. Can't find a solution for Firefox though.