ljArchive is a tool for downloading, browsing, and analyzing journal entries and comments from LiveJournal (or LiveJournal clones).
License
zlib/libpng LicenseFollow ljArchive
Other Useful Business Software
$300 Free Credits for Your Google Cloud Projects
Launch your next project with $300 in free Google Cloud credits—no strings attached. Test, build, and deploy without risk. Use your credits across the entire Google Cloud platform to find what works best for your needs. After your credits are used, continue with always-free tier services. Only pay when you're ready to scale. Sign up in minutes and start exploring.
Rate This Project
Login To Rate This Project
User Reviews
-
sharp-c's sharpden build on github looks like ransomware. check with virustotal.
-
github.com/sharpden/ljarchive should work
-
Doesn't work at all ... Sadly there is no update available. :(
-
This application will not work without an update to the source, but when you do, it's great. To fix the authentication issues problem loading comments, download the latest source. Go to Engine subproject, edit Utils.cs, in the Create Function, remark out the 2nd last two cookies. That is, remove ljmastersession and ljloggedin. Also, if you're upgrading to a newer version of VS, you may have to also remove the dependency to WindowsFormsPlugins from WindowsForms (the main project) because of their dependence on legacy AgentControl. I did this after upgrading to 2015 and everything worked great. It will run without the plugins. If you need the plug-ins, once you've got an archive, you should be able to run the original version.
-
Being able to archive old entries has suddenly become far more pressing. Sync indicates 112 new entries to download, but when it tries to execute the download, I get the following error message. ljArchive Error: System.Xml.XmlException: 'doctype' is an unexpected token. The expected token is 'DOCTYPE'. Line 1, position 3. at System.Xml.XmlTextReaderImpl.Throw(Exception e) at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args) at System.Xml.XmlTextReaderImpl.ThrowUnexpectedToken(String expectedToken1, String expectedToken2) at System.Xml.XmlTextReaderImpl.ParseDoctypeDecl() at System.Xml.XmlTextReaderImpl.ParseDocumentContent() at System.Xml.XmlTextReaderImpl.Read() at System.Xml.XmlTextReader.Read() at EF.ljArchive.Engine.Sync.ExportCommentsMeta(OptionsRow or, ILJServer iLJ, SessionGenerateResponse sgr, Int32& serverMaxID, UserMapCollection umc) at EF.ljArchive.Engine.Sync.ThreadStart() Is there anyone still working on this?