No BSD License  

Highlights from
Download the entire archive of mp3 and zip files from Project Gutenberg

from Download the entire archive of mp3 and zip files from Project Gutenberg by Francesco Pozzi
Some very rudimental functions for downloading all mp3 & zip files from Project Gutenberg

ReadMe.m
%   This package contains some very rudimental functions which will allow
%   you to download all mp3 and zip files from the Project Gutenberg
%   (http://www.gutenberg.org).
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%   This is a very rudimental way for downloading files from the Project
%   Gutenberg (http://www.gutenberg.org).
%   If you know of a more elegant/efficient way to obtain the same result
%   and you want to share I would greatly appreciate it. If you can show me
%   how to do the same (or better) in a different programming language (C,
%   Java, etc.), I will greatly appreciate it.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%   Please, ensure you are respecting the rules the web site requires for
%   robots, in this case:
%
%           http://www.gutenberg.org/wiki/Gutenberg:Information_About_Robot_Access_to_our_Pages
%   and
%           http://www.gutenberg.org/robots.txt
%
%   Particularly ensure the bot makes a reasonable pause at each loop so
%   that it doesn't affect other users' possibility to access the web site.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%   EXAMPLE
%           gutenberg_pages
%           gutenberg_download_mp3
%           gutenberg_download_zip
%
%   DOWNLOADING ALL THE ARCHIVE MIGHT TAKE --> SEVERAL DAYS <--
%   AFTER SUCH A HUGE DOWNLOAD --> HUNDREDS OF GYGABYTES <-- PLEASE KEEP
%   ONE COPY FOR YOU AND GIVE ONE TO A FRIEND, OR A LIBRARY, OR A SCHOOL,
%   OR A PASSER-BY.
%                       CONTRIBUTE TO DISTRIBUTE.
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%   IMPORTANT: PLEASE, REMEMBER THAT GUTENBERG DVDS CAN BE DOWNLOADED FOR
%   FREE FROM:
%           http://www.gutenberg.org/wiki/Gutenberg:The_CD_and_DVD_Project
%
%   THE DVDS DO NOT CONTAIN THE MP3 FILES
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%   YOU CAN GET AN OFFLINE VERSION OF THE PROJECT GUTENBER WEB SITE:
%           http://www.gutenberg.org/wiki/Gutenberg:Feeds
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%   YOU CAN GET THE PROJECT GUTENBERG CATALOG DATA:
%           http://www.gutenberg.org/wiki/Gutenberg:Feeds
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%                                                                         %
%   Author: Francesco Pozzi                                               %
%   E-Mail: francesco.pozzi@anu.edu.au                                    %
%   Date: 7 January 2009                                                  %
%                                                                         %
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%

Contact us at files@mathworks.com