Ophir LOJKINE
Ophir LOJKINE
Currently, nothing. I was just posting a message with my latest findings in case someone is interested. This information is going to be required if one wants to one day...
Ok, I managed to get it working with [dezoomify-rs](https://github.com/lovasoa/dezoomify-rs), but it's still a little convoluted: 1. While browsing an image on bildindex.de, open the network inspector of your browser, and...

Oh, I always forget that the string delimiters are not the same in windows and MacOS : ``` dezoomify-rs --header "Cookie: sid={32704313-9237-429e-a172-723d9fd2fe71}" "https://www.bildindex.de/media/proxy/DEF9DD97793347D695E41E20C1206301/ImageProperties.xml" ``` should work in both windows and...
Yes, it does still work. Did you extract the right cookie from your browser ?
Hello, Dezoomify, by design, downloads only a single file at a time. If you want to automate the download of a large number of images, you should have a look...
Hi, Yes, in a similar manner as the above, you can extract the list of URLs and then launch dezoomify-rs on each one. You just have to adapt the path...
The URL to use is `https://collections.frick.org/internal/media/zoomifydispatcher/7337;jsessionid=5D732C901C6290D5E872C1B55ECC1C2E/ImageProperties.xml` . When you see that tiles URLs contain `TileGroup`, you can replace `TileGroup` and everything that follows by `ImageProperties.xml` to get the image metadata...

Indeed, it looks like they do not make the metainformation URL available. You can still use the dezoomify browser extension on the IIIF version of the image (just click the...