Difference between revisions of "Google Groups Files"

From Archiveteam
Jump to navigation Jump to search
Line 17: Line 17:


=== Usage ===
=== Usage ===
* Normal operation
<pre>
<pre>
./ggroups_zipdl.sh
./ggroups_zipdl.sh
</pre>
</pre>
* Discover only (no downloads to store)
<pre>
./ggroups_zipdl.sh discover
</pre>
* Download only (no discovery of new groups)
<pre>
./ggroups_zipdl.sh download
</pre>
=== Issues ===
=== Issues ===


* Adult groups have an additional confirmation screen. The script reports those groups to the server as ADULT. Is it possible to confirm from the script? [http://groups.google.com/groups/adult_confirm?_done=http%3A%2F%2Fgroups.google.com%2Fgroup%2Fwives-sharing-arab%2Fdownload%3Fs%3Dpages Example]
* Adult groups have an additional confirmation screen. The script reports those groups to the server as ADULT. Is it possible to confirm from the script? [http://groups.google.com/groups/adult_confirm?_done=http%3A%2F%2Fgroups.google.com%2Fgroup%2Fwives-sharing-arab%2Fdownload%3Fs%3Dpages Example]

Revision as of 18:31, 23 May 2011

Googleparty.jpg

Google is challenging AT again...

This notice appears on Google Groups pages:


Zipped versions of the pages and files associated with this group will be available for download until August 31, 2011. After this date, this feature and the zip file downloads will be turned off permanently.


A script is available that searches Google Groups directories and downloads the ZIP files of individual groups. The script uses a Google App Engine hosted app for coordination.


Script

Requirements

(ba)sh, wget, grep, curl

Usage

  • Normal operation
./ggroups_zipdl.sh
  • Discover only (no downloads to store)
./ggroups_zipdl.sh discover
  • Download only (no discovery of new groups)
./ggroups_zipdl.sh download

Issues

  • Adult groups have an additional confirmation screen. The script reports those groups to the server as ADULT. Is it possible to confirm from the script? Example