↑ I know, I'm the only person ... maybe the Argentinian connection. Who knows.
Also I cannot get wget to work with Google Drive, attachments should open in your browser. (now they are Spanish - go figure)
01 Apr 13 | 17:30:49 ~
$ wg2 https://docs.google.com/file/d/0B4gKMu7RCW3eMjZKelNPVlE2S3M/edit?pli=1
--2013-04-01 17:31:12-- https://docs.google.com/file/d/0B4gKMu7RCW3eMjZKelNPVlE2S3M/edit?pli=1
Resolving docs.google.com (docs.google.com)... 173.194.42.0, 173.194.42.1, 173.194.42.5, ...
Connecting to docs.google.com (docs.google.com)|173.194.42.0|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘edit?pli=1’
[ <=> ] 14,377 --.-K/s in 0.07s
2013-04-01 17:31:13 (213 KB/s) - ‘edit?pli=1’ saved [14377]
01 Apr 13 | 17:31:13 ~
$ wg2 https://docs.google.com/file/d/0B4gKMu7RCW3eMjZKelNPVlE2S3M/edit?usp=sharing
--2013-04-01 17:31:48-- https://docs.google.com/file/d/0B4gKMu7RCW3eMjZKelNPVlE2S3M/edit?usp=sharing
Resolving docs.google.com (docs.google.com)... 173.194.42.6, 173.194.42.7, 173.194.42.8, ...
Connecting to docs.google.com (docs.google.com)|173.194.42.6|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘edit?usp=sharing’
[ <=> ] 14,380 --.-K/s in 0.01s
2013-04-01 17:31:49 (1.19 MB/s) - ‘edit?usp=sharing’ saved [14380]
01 Apr 13 | 17:31:49 ~
$ wget https://docs.google.com/file/d/0B4gKMu7RCW3eMjZKelNPVlE2S3M/edit?usp=sharing
--2013-04-01 17:32:16-- https://docs.google.com/file/d/0B4gKMu7RCW3eMjZKelNPVlE2S3M/edit?usp=sharing
Resolving docs.google.com (docs.google.com)... 173.194.42.8, 173.194.42.2, 173.194.42.0, ...
Connecting to docs.google.com (docs.google.com)|173.194.42.8|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: unspecified [text/html]
Saving to: ‘edit?usp=sharing.1’
[ <=> ] 14,380 --.-K/s in 0.05s
2013-04-01 17:32:17 (260 KB/s) - ‘edit?usp=sharing.1’ saved [14380]
01 Apr 13 | 17:32:17 ~
$