piotrantosz / google-arts-crawler

Google Arts & Culture high quality image downloader
GNU General Public License v3.0
101 stars 18 forks source link

Downloaded images are low res and it throws an error: "browser_process_sub_thread.cc(217)" #5

Open gholm opened 5 years ago

gholm commented 5 years ago

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.

piotrantosz commented 5 years ago

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 notifications@github.com 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 https://github.com/Boquete/google-arts-crawler/issues/5?email_source=notifications&email_token=ACQVU3IGUQ7S4OZEWTU3GELPYZ44ZA5CNFSM4HS5BFB2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GXRQSMA, or mute the thread https://github.com/notifications/unsubscribe-auth/ACQVU3JZIHA422EFHY7EDNLPYZ44ZANCNFSM4HS5BFBQ.

gholm commented 5 years ago

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.

lovasoa commented 5 years ago

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 :

piotrantosz commented 5 years ago

That's great news!

On Thu, Aug 15, 2019, 3:14 PM Ophir LOJKINE notifications@github.com 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 :

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Boquete/google-arts-crawler/issues/5?email_source=notifications&email_token=ACQVU3KBEJUTELSN3E6HDOLQEVJENA5CNFSM4HS5BFB2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD4LYT5A#issuecomment-521636340, or mute the thread https://github.com/notifications/unsubscribe-auth/ACQVU3IMIJUTMWF4UIXXIQDQEVJENANCNFSM4HS5BFBQ .