Skip to content

hagure/Tumblr-Restore

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tumblr Restore
======================
A python script to restore a tumblr backup (from the osx tumblr backup utility) to a tumblr blog. It optionally deletes all existing posts, before uploading the backed up posts. 

Requirements:
LXML
 - OSX: easy_install lxml
 - Debian: apt-get install python-lxml

Progress
[x] Parse backup
[x] Delete existing posts
[x] Create regular posts
[x] Create link posts
[x] Create quote posts
[x] Create photo posts
[x] Create conversation posts
[x] Create video posts
[x] Create audio posts

Known Issues
- Photosets Dont work: https://github.com/hughsaunders/Tumblr-Restore/issues/1
- Pages Don't work: https://github.com/hughsaunders/Tumblr-Restore/issues/15

About

Restore the Contents of a Tumblr Backup

Resources

Stars

Watchers

Forks

Packages

No packages published