6 messages in com.googlegroups.google-picasa-data-apiRe: Downloading Full Photo
FromSent OnAttachments
levimendes03 Jul 2007 14:05 
Ryan Boyd (Google)19 Jul 2007 14:17 
Jurgen15 Aug 2007 10:54 
Jurgen15 Aug 2007 11:00 
Jurgen16 Aug 2007 01:25 
Jeff S17 Aug 2007 10:25 
Subject:Re: Downloading Full Photo
From:Jurgen (jurg@gmail.com)
Date:08/15/2007 11:00:05 AM
List:com.googlegroups.google-picasa-data-api

I've sort of figured it out: I also put an onclick attribute on the 'a' tag. The onclick says: window.location.href = '<image url>'; return false;

This ensured the download for me.

Hi Ryan,

I've just tried the following: Request a feed for comments on a picture including the &imgmax=d. My media:content contains the url to the original picture. When I copy paste that url into a browser, the image downloads. But when I put that url as 'href' in an 'a' tag, I get redirected to the following message:

Forbidden Your client does not have permission to get URL /d from this server.

Any clues?

- Jurgen

On 19 jul, 23:18, "Ryan Boyd (Google)" <api.@google.com> wrote:

Hello levi,

You can now download the full, originally-uploaded photo by getting the media:content value when requesting a feed with an imgmax=d query parameter.

Cheers, -Ryan

On Jul 3, 2:05 pm, levimendes <levi@gmail.com> wrote:

When using the URL from media:content, some photos are not the full version when downloaded. The dimensions are correct, but the image is more compressed. I noticed, however, when downloading it from within the Picasa Web Albums it's the correct image/filesize. The only difference in the url is the "imgdl=1". I thought the media:content url was suppose to give the full image.

Any ideas?

Thanks,

levi