lovasoa / dezoomify-extension

A browser extension to detect zoomable images in web pages and downloading them with dezoomify
https://lovasoa.github.io/dezoomify-extension/
GNU General Public License v3.0
48 stars 2 forks source link

new site support: artsy.net #14

Closed surao101 closed 3 years ago

surao101 commented 4 years ago

Trying to download images from artsy.net.

Example url - https://www.artsy.net/artwork/camille-pissarro-la-briqueterie-delafolie-a-eragny

  1. First tried https://ophir.alwaysdata.net/dezoomify/dezoomify.html Choosing "Select automatically" Result - Oops, we have a problem

  2. Tried inspect element and then network and tried the url for every js (no DZI file found) and jpg using https://ophir.alwaysdata.net/dezoomify/dezoomify.html Result - Oops, we have a problem

Tried dezoomify-rs with url - https://www.artsy.net/artwork/camille-pissarro-la-briqueterie-delafolie-a-eragny Result :

Enter an URL or a path to a tiles.yaml file: 
https://www.artsy.net/artwork/camille-pissarro-la-briqueterie-delafolie-a-eragny
Trying to locate a zoomable image...
Downloading https://www.artsy.net/artwork/camille-pissarro-la-briqueterie-delafolie-a-eragny...
Dezoomer error: Unable to create the dezoomer: Tried all of the dezoomers, none succeeded. They returned the following errors:

 - deepzoom: Unable to create the dezoomer: Unable to parse the dzi file: 4:53 Qualified name is invalid: 

logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]
lovasoa commented 4 years ago

Hello, The zoomable image format used by artsy is not supported by dezoomify (and thus by the dezoomify extension). However, you can still download images using the generic dezoomer. See https://github.com/lovasoa/dezoomify/issues/129