98
edits
Changes
no edit summary
Jon's quick & crazy hack...
get_links.xsl
<?xml version="1.0"?>
<xsl:stylesheet version="1.0"
</xsl:stylesheet>
wget http://journal.code4lib.org/issues/issue1/feed/doaj
mv doaj toc.xml
xsltproc get_links.xslt toc.xml | xargs -n 1 -i{} wget -r -l 1 --no-parent {}
xsltproc get_links.xslt toc.xml | xargs -n 1 -i{} wget -r -l 1 -A jpg,jpeg,png,gif {}