https://github.com/drawveloper/fotolog-backup
A utility to download all photos from fotolog.com service for a given user
https://github.com/drawveloper/fotolog-backup
Last synced: over 1 year ago
JSON representation
A utility to download all photos from fotolog.com service for a given user
- Host: GitHub
- URL: https://github.com/drawveloper/fotolog-backup
- Owner: drawveloper
- Created: 2013-12-29T23:20:33.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-12-13T11:40:56.000Z (over 9 years ago)
- Last Synced: 2025-02-28T14:05:33.613Z (over 1 year ago)
- Language: CoffeeScript
- Size: 2.93 KB
- Stars: 16
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fotolog Backup
Fotolog has no "export pictures" feature.
It has now.
### Usage
git clone https://github.com/firstdoit/fotolog-backup.git
cd fotolog-backup
npm i
coffee fotolog-build-index.coffee
coffee fotolog-download.coffee
Cheers
**Important**: requires node.js and coffee-script, naturally.
Install it with:
npm i -g coffee-script