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

Dezoomify-rs does not work on https://bibliotheques-specialisees.paris.fr/ #264

Open
marlia7568 opened this issue Nov 27, 2024 · 1 comment

Comments

@marlia7568
Copy link

Need to download a map on this web: https://bibliotheques-specialisees.paris.fr/in/dz/77b/ac2/9de/BHVP_PL_SerieG_0546_files/0/0_0.jpg
Cannot download it from dezoomify online because it's too big but I can't download it on dezoomify-rs for: "Unable to create the dezoomer: Tried all of the dezoomers, none succeeded."

@Benomrans
Copy link

Hello,
Using the generic dezoomer would work. Just obtain the largest zoom level from the console and alter the tile url like this :
https://bibliotheques-specialisees.paris.fr/in/dz/77b/ac2/9de/BHVP_PL_SerieG_0546_files/13/{{X}}_{{Y}}.jpg
(I assume that the largest level is 13). then pass it to dezoomify-rs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants