A fork of tumblr-utils with Python 3 support, bug fixes, and lots of features I found useful.
I downloaded tumblr-backup today (6th september 2024) and proceeded to follow the readme. However, while I am able to proceed with the command, the resulting folder is missing most of its content. Only the folders `posts`, `media` and `theme` are created, and both `media` and `theme` are empty. There is also a `.first_run_options` file within the `blog-name` folder. I also get a lot of `Caught exception while saving post _number_string_:` similar to issue #27 but without mention of any `Unable to download video in post #170435533203`. I uninstalled and reinstalled tumblr-backup several times and updated pip and urllib3 without improvement. As a last detail, I used to rely on the DEFAULT_BLOGS listed in settings.py to run the backup of all my blogs (I have a lot), however I cannot do that anymore. Listing several blogs in the command each time is not only bothersome but it also only backups the first listed and then stops, disregarding the others. <!--- !! PLEASE READ !! Before submitting an issue: - Make sure you have read the README, as well as any applicable documentation. - Search older issues to see if your issue was already submitted. Provide the following information, if possible: - The version (commit hash) of tumblr-utils you are using. - If you do not know this, provide the approximate date at which you last downloaded/updated tumblr-utils. - The exact command you ran (excluding blog names if you prefer) - Any relevant console output from tumblr-utils. - For crashes, a backtrace (if available). - For post-specific issues: Either an example post (blog + ID, or url), or the relevant JSON from that post (use -j) -->
This issue appears to be discussing a feature request or bug report related to the repository. Based on the content, it seems to be resolved. The issue was opened by Hrshl7 and has received 2 comments.