https://github.com/bradfitz/fotobilder-spiegel
Mirror photos & galleries from FotoBilder / LiveJournal
https://github.com/bradfitz/fotobilder-spiegel
Last synced: 3 months ago
JSON representation
Mirror photos & galleries from FotoBilder / LiveJournal
- Host: GitHub
- URL: https://github.com/bradfitz/fotobilder-spiegel
- Owner: bradfitz
- License: bsd-2-clause
- Created: 2010-12-01T01:41:03.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2010-12-01T19:42:33.000Z (over 14 years ago)
- Last Synced: 2025-01-25T07:11:56.493Z (4 months ago)
- Language: Go
- Homepage:
- Size: 109 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
ABOUT
=====This program intelligently mirrors an entire FotoBilder account (all
galleries & pictures). FotoBilder is the software the runs
LiveJournal's photo galleries, and previously ran picpix.com, which is
now apparently shutting down.This tool fetches public galleries & photos only when passwords
aren't handy.If you have the passwords, you should probably use the fotoup.pl
(found elsewhere) and its --backup mode, which uses the authenticated
fotobilder API.INSTALLING
==========* Install Go (from http://golang.org/)
$ export GOROOT=/path/to/your/go/root
$ make
$ ./spiegel --helpUsage of ./spiegel:
-base="": e.g. http://www.picpix.com/username (no trailing slash)
-concurrency=20: Max concurrent requests
-dest="": Destination backup root
-sloppy=false: Continue on errors