-
Notifications
You must be signed in to change notification settings - Fork 18
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
Downloaded images are low res and it throws an error: "browser_process_sub_thread.cc(217)" #5
Comments
Hey Serge!
Not all images have better quality, it might be a case that your image is low res?
Can you try with other?
… On 4 Jun 2019, at 16:38, Serge B ***@***.***> wrote:
Thanks for this script.
It works, but it downloads low-res images (~1MB) and it throws an error:
> Opening website
DevTools listening on ws://127.0.0.1:12163/devtools/browser/6968e9a5-7d3e-4d13-85be-cd3051d73f53
> Downloading partial images..
> Downloaded 38 partial images
> Saving partial images as final image
> SUCCESS! Image location: output/head-of-a-skeleton-with-a-burning-cigarette-vincent-van-gogh-google-arts-culture.jpg
[7092:18816:0604/153125.097:ERROR:browser_process_sub_thread.cc(217)] Waited 17 ms for network service
Now the error seems to be from Chrome, but I may be wrong here.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub <#5>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ACQVU3JZIHA422EFHY7EDNLPYZ44ZANCNFSM4HS5BFBQ>.
|
Hey @Boquete, Thanks for such a prompt reply. I've used another tool to download this image (and others) - Google Art Downloader - and it got me a 10MB image. However, a colleague managed to get an even larger version of that image. Unfortunately I have no idea how he did it. Anyway, I've tried indeed with other images too, I get a similar error in most cases. |
Hey !
|
That's great news!
…On Thu, Aug 15, 2019, 3:14 PM Ophir LOJKINE ***@***.***> wrote:
Hey !
For those who are interested, the encryption google uses for the
individual tiles composing the images has been reversed, which allowed us
to create tools that can download maximum-resolution images without the
need for a web browser. See :
- *dezoomify* : https://ophir.alwaysdata.net/dezoomify/dezoomify.html
- *dezoomify-rs* : https://github.com/lovasoa/dezoomify-rs
- *gapdecoder* : https://github.com/gap-decoder/gapdecoder
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#5>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/ACQVU3IMIJUTMWF4UIXXIQDQEVJENANCNFSM4HS5BFBQ>
.
|
Thanks for this script.
It works, but it downloads low-res images (~1MB) and it throws an error:
Now the error seems to be from Chrome, but I may be wrong here.
The text was updated successfully, but these errors were encountered: