mirror of
https://github.com/kennethreitz-archive/posterous-grab.git
synced 2026-06-20 23:30:59 +00:00
24 lines
467 B
Markdown
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
|
|
|