Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[new site support] Royal Library of Belgium (KBR) #788

Open
kissbalint777 opened this issue Apr 8, 2024 · 3 comments
Open

[new site support] Royal Library of Belgium (KBR) #788

kissbalint777 opened this issue Apr 8, 2024 · 3 comments
Assignees
Labels
new site support The issue is not about a bug is dezoomify, but rather someone asking for a new site to be supported.

Comments

@kissbalint777
Copy link

Royal Library of Belgium (KBR)
https://belgica.kbr.be/BELGICA/home-belgica.aspx?_lg=en-GB

Example:
https://belgica.kbr.be/BELGICA/doc/SYRACUSE/17821797/missale-romanum-dictum-matthiae-corvini-missel-romain-dit-de-matthias-corvin-missaal-van-matthias-co

Current error message:
Oops, we have a problem
An error occured while trying to dezoomify your image. This is probably because dezoomify did not manage to find a zoomable image at the address you gave.

@kissbalint777 kissbalint777 added the new site support The issue is not about a bug is dezoomify, but rather someone asking for a new site to be supported. label Apr 8, 2024
@kissbalint777
Copy link
Author

kissbalint777 commented Apr 11, 2024 via email

@Benomrans
Copy link

@kissbalint777
Hello,
For this site You need to use Dezoomify-rs (https://github.com/lovasoa/dezoomify-rs), and intiate it using the command line not directly.

Initiate CMD then at the command line paste:

path to dezoomify-rs folder\dezoomify-rs.exe --header "Referer: https://viewerd.kbr.be/gallery.php?map=A/1/7/1/5/7/1/6/0000-00-00_00/" "https://viewerd.kbr.be/display/A/1/7/1/5/7/1/6/0000-00-00_00/zoomtiles/BE-KBR00_A-1715716_0000-00-00_00_0333/2-{{X}}-{{Y}}.jpg"

wait till it finishes downloading, then for the next page just change the page number 00_0333 at the tiles url to the next page 00_0334 to be :

https://viewerd.kbr.be/display/A/1/7/1/5/7/1/6/0000-00-00_00/zoomtiles/BE-KBR00_A-1715716_0000-00-00_00_0334/2-{{X}}-{{Y}}.jpg

and repeat the process for the required pages. (pages are of 3072x3840px).

@kissbalint777
Copy link
Author

kissbalint777 commented Apr 12, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new site support The issue is not about a bug is dezoomify, but rather someone asking for a new site to be supported.
Projects
None yet
Development

No branches or pull requests

3 participants