Files
2013-02-23 11:40:30 +01:00

24 lines
467 B
Markdown

posterous-grab
==============
Seesaw script for archiveteam Posterous grabbing.
You'll find this project on the Archive Team Warrior (http://tracker.archiveteam.org/posterous/).
Running without a warrior
-------------------------
To run this outside the warrior, clone this repository and run:
pip install seesaw
./get-wget-lua.sh
then start downloading with:
run-pipeline pipeline.py YOURNICKNAME
For more options, run:
run-pipeline --help