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

could you please support for site http://trove.nla.gov.au/ #60

Open zhlynn86 opened 8 years ago

zhlynn86 commented 8 years ago

Dear Sir,

Your work is amazing!

I noticed that your work support Deep Zoom. And it seems that the site http://trove.nla.gov.au/ use deep zoom to show pictures, and i catch urls such as http://nla.gov.au/nla.obj-146669907/dzi?tile=12/0_4.jpg, but dezoomify not working. test url:http://nla.gov.au/nla.obj-146669907

Thanks

zhlynn86 commented 8 years ago

Dear Sir,

I notice that you add a "new site support" label to this issue. But when I test following urls, dezoomify still not work, and show me Error: Unable to find a proper dezoomer for the given URL. http://nla.gov.au/nla.obj-146669907 http://nla.gov.au/nla.obj-146669907/dzi?tile=12 when I test the following url, dezoomify always show me "Preparing tiles load... (0%)" http://nla.gov.au/nla.obj-146669907/dzi?tile=

Which urls could make dezoomify working normally? Thank you very much

lovasoa commented 8 years ago

Yes, the label system allows to sort issues. This issue has a label, but is not closed. No one has worked on it yet. It helps differentiate real issues with the project with simple feature requests. Many people ask for new site support. But if a tile format is specific to just one site, it rarely gets added (though if someone makes a pull request to add support for it, I'll accept it).

brjostbrenna commented 8 years ago

I'm trying to yoink images from NLA too. I can get the image from the above url no problems in Chrome and Firefox on Windows 8 as long as it has the /view on the URL: http://nla.gov.au/nla.obj-146669907/view . Seadragon is the image viewer.

I have run into problems with this one however: http://nla.gov.au/nla.obj-138737813/view . On Chrome it inevitably crashes (Aw Snap!). On Firefox it only ever renders a portion from the top left, and goes black when I try to Save As... In Chrome I can see that the working memory is not being maxed out, and although the current cache size is being increased as it processes, it is nowhere near the max cache size. There's plenty of disk space, latest version of all browsers and Windows 8. No extensions enabled. Firefox has gfx.max-alloc-size as exactly 2000000000. I tried dezooming in a Safari on a Mac and it was just blank, though it's an older Mac. If I can get hold of a high end machine (mine's middle of the road) I'll try it on there and report back. However that shouldn't be needed I would have thought since diagnostics don't seem to show resources strain.