Backing Up Tumblr via Python
Dec. 6th, 2018 01:01 pmSo I'm going to try to pull a few things that should never have been tumblr only especially, but since folks have been getting pretty good results with the Python Method (link via
seperis from
niqaeli ), I thought I'd give it a try. No one's i've seen has had as large of an archive as me, so... that's a concern. but damnit, 5 years of my life, even when it's mostly stupid memes, is a long time.
I was still married, for fucks sake.
Notes for the less back end inclined:
I hope this helps folks who don't do this regularly enough to know what they're doing.
Good Luck!
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Notes for the less back end inclined:
- When installing Python, double check that ALL the install options are selected. Path (the last one) was not installed when I tried the first time. Had to uninstall and then try again.
- Where you extract the bbolli-tumblr-utils folder is going to be where your backup ends up. I highly recommend pulling out your external drive, plugging it in, creating a new folder, and tossing the bbolli in there.
- to change discs in command prompt, just type the drive letter
- so my folder path is "f:\tumblr backups\bbolli-tumblr-utils-XXXXXX
- If you're uncertain about your internet connection and/or how long it's going to take, you can add additional instructions to your cmd prompt line to make sure you only get certain things (for instance, i'm doing mine year by year since it is so huge) so my command prompt ends up being "python tumblr_backup.py USERNAME -p 2013" You can also do tags or likes or whatever.
niqaeli has a list of options on her page
I hope this helps folks who don't do this regularly enough to know what they're doing.
Good Luck!