Please note that I don't have the time to maintain this any more. If you are interested in taking it over, please contact me and I would be happy to explain the details.
A small Perl 5 script to create flyers popularizing episodes from virtualjug.com.
Dependencies:
- Modern::Perl
- LWP::UserAgent
- pQuery
- Text::Template
Run it something like this:
perl crawler.pl > virtualjug-`date +%Y-%m-%d`.html
Then use your favorite browser to transform the HTML into PDF.
License: GNU GPL v3