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
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
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?