A simple, hacked together gem for downloading all images on a Picturelife account.
To install this gem onto your local machine, clone the repo to your machine, navigate to the project's directory and run bundle exec rake install
.
Once installed you should be able to run it directly from your commandline.
picturelife_exporter download_images 'directory/where/images/are/downloaded' --cookie _pl_session_id=******************************** --api-token '*********************************************************'
To install this gem onto your local machine, run bundle exec rake install
.
The gem is available as open source under the terms of the MIT License.