0.1.10 • Published 12 years ago
listal v0.1.10
listal
Simple command line tool to download all images from a listal page. Just use listal with option -u and the base url for the resource, excluding the pictures path.
For example, if you want to download all images in listal from inception just type
node listal.js -u http://www.listal.com/movie/inceptionIf you want all the pictures from the director:
node listal.js -u http://www.listal.com/christopher-nolanAll pictures are downloaded by default to target/resource_name but you can change this with the -o option.