Skip to content

ArchiveTeam/posterous-grab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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