This program reads the journal entries from a livejournal (or compatible) blog site and archives them in a subdirectory named after the journal name. Both the journal entries and journal comments are downloaded.
This program may be run as often as needed to bring the backup copy up to date. Both new and updated items are downloaded.
You may optionally download entries from a different journal (a community) where you are a member. If you are a community maintainer, you can also download comments from the community.
This program uses only standard Python libraries, so it will work wherever Python itself does (Windows, Linux, FreeBSD, Mac OS X, etc).
There is an ljdump community set up to discuss this program. If you have any questions or comments, please post there.
The ljdump program is provided in source form as a Python program.
The source code is also available in the ljdump repository on GitHub.
The simplest way to run this is to execute the ljdump.py script with Python. Depending on your OS, you may be able to double-click the ljdump.py script directly, or you may need to open a Terminal/Command Prompt window to run it. Either way, it will prompt you for your Livejournal username and password, then download all your journal entries, comments, and userpics.
If you want to save your username and password so you don't have to type it every time you run ljdump, you can save it in the configuration file.
The configuration is read from "ljdump.config". A sample configuration is provided in "ljdump.config.sample", which should be copied and then edited. The configuration settings are: