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
742 stars 66 forks source link

Dezoomify doesn't work on https://www.mza.cz/actapublica/matrika/detail/2916?image=216000010-000253-003368-000000-000177-000000-00-B02163-03020.jp2 #235

Open blisca opened 8 months ago

blisca commented 8 months ago

Dezoomify doesn't work on https://www.mza.cz/actapublica/matrika/detail/2916?image=216000010-000253-003368-000000-000177-000000-00-B02163-03020.jp2

Is it possible to solve this problem please?

Benomrans commented 8 months ago

@blisca Hello, It would be much easier using the Dezoomify extension ( https://lovasoa.github.io/dezoomify-extension/ ) to extract the required data urls then pass it to Dezoomify-rs. For this image the url is :

https://www.mza.cz/actapublica/iipsrv/iipsrv.fcgi?Deepzoom=/srv/LUN108/LUN108/216000010/216000010-000253-003368-000000-000177-000000-00-B02163/216000010-000253-003368-000000-000177-000000-00-B02163-03020.jp2_files/0/0_0.jpg

blisca commented 8 months ago

@Benomrans thank you, it works great.