mirror of
https://github.com/kennethreitz-archive/posterous-grab.git
synced 2026-06-18 06:10:58 +00:00
467 B
467 B
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