wiki.paulswartz.net

Navigation

Recent site activity

Home‎ > ‎

TumblrToLiveJournal

Tumblr to LiveJournal


When I switched over to Tumblr from Livejournal, I didn't want to abandon the people who just read stuff from their friends page.  To get my posts from Tumblr to LJ, I hacked together this script which takes the JSON output and translates it into HTML which gets posted to LJ.  It requires the simplejson and LiveJournal libraries.

The settings are all up at the top of the file.  It doesn't keep track of posts you've updated; just when the last post was.  It may also break in mysterious ways.  I take no responsibility for what happens.

The code is available at http://dev.paulswartz.net/?p=tumblr2lj/.git;a=summary.