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

bildindex.de #95

Open
christophbraun opened this issue Dec 19, 2020 · 2 comments
Open

bildindex.de #95

christophbraun opened this issue Dec 19, 2020 · 2 comments

Comments

@christophbraun
Copy link

Hi, I just tried to download an image from bildindex.de via dezoomify-rs, however it does not seem to work.
Here's an example link: https://www.bildindex.de/document/obj20382149/fm1520011/?part=0

When requesting images from their tile server, they redirect requests:
https://www.bildindex.de/media/proxy/AEEC6E39720E40CDB19F2B6450FEEFFB/TileGroup0/3-1-2.jpg

The resulting link applies some kind of expiration date, encryption and key pairing, preventing the successful download via dezoomify-rs:
https://www.bildindex.de/media/zoomify/fm1520011/TileGroup0/3-1-2.jpg?Expires=1608422676&Signature=Vij8EeGxnbCGajKZ4f8jy7gb38zm9Mlz0piwT8sgIZXPGW2yr2UO6c0U0OQ01wwezGpYeHmv5vIU6JUyO718vxCrU2gRVLCvgehZhvBVDh5y-TPo~GCtrSP4dHzgI3VJZ2MhLW58mj-KgqlU6zrZIH3u2WSevD-5cP124NIaFu4_&Key-Pair-Id=APKAJGHHKKX2FHRP63AQ

I don't have the technical knowledge to solve this problem and would highly appreciate any hints on how to use dezoomify-rs successfully in this case.

@lovasoa
Copy link
Owner

lovasoa commented Dec 20, 2020

Hi!
Have a look at lovasoa/dezoomify#75

@christophbraun
Copy link
Author

Thanks, that's exactly what I was looking for. I wonder if there's a way to automate this process via your script, so batch downloads without user interaction are possible.

@lovasoa lovasoa changed the title Link expiration, signature and key pairing bildindex.de Dec 20, 2020
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