lovasoa / dezoomify-rs

Zoomable image downloader for Google Arts & Culture, Zoomify, IIIF, and others
https://dezoomify-rs.ophir.dev
GNU General Public License v3.0
739 stars 66 forks source link

Image have 'no name' #223

Open ngoncom opened 11 months ago

ngoncom commented 11 months ago

Hi,

It seems that for images with " " character in its name, then Dezoomify ignores and replaces with 'dezoomified.jpg', ex:

https://artsandculture.google.com/asset/christ-pantokrator-unknown-maker/TwFFaXlEJhzMEQ

Could you fix it?

Thank you so much!

lovasoa commented 11 months ago

The problem probably comes from a regex in the google arts dezoomer. Pull request welcome !