bbolli / tumblr-utils

Utilities for dealing with Tumblr blogs, Tumblr backup
GNU General Public License v3.0
668 stars 124 forks source link

Mention in your documentation TumblThree - a Windows app alternative #156

Open ara303 opened 5 years ago

ara303 commented 5 years ago

This repo is no doubt seeing a lot of activity now that there is something of a mass exodus away from Tumblr.

I noticed that the specific page I got linked to didn't have a mention of TumblThree, which basically does an equivalent of saving all of a Tumblr user's content (including reblogs, etc.) locally. The advantage is that it has a GUI, doesn't require installing or using Python, etc. It has a pretty advanced feature set and can even download external resources.

Your resources are very helpful for people who want to export their content especially considering how ineffective Tumblr's built-in export tools are, but I think that in the interests of being as helpful as possible it is definitely worth mentioning TumblThree (I can personally vouch for its effectiveness as it created a comprehensive backup of my blog for me).

Thanks for everything you've done.

cebtenzzre commented 5 years ago

The disadvantages are that TumblThree doesn't save likes in the same way (it scrapes images and videos but doesn't get the actual posts/text), and that it tends to lag a lot (at least in my Windows 7 VM). Though it scrapes likes much faster due to not being hindered by API throttling, can be used to scrape hidden blogs, and is better at remembering where it left off.

ara303 commented 5 years ago

Fair enough. I still think it’s worth mentioning as a more user friendly alternative (anything is better than nothing) for people who need to get off Tumblr quickly.

Perhaps the limitation that it can’t work with likes should also be mentioned in this case? :)

On Sun, Dec 9, 2018 at 5:06 PM Cebtenzzre notifications@github.com wrote:

The disadvantages are that TumblThree doesn't save likes in the same way (it scrapes images and videos but doesn't get the actual posts/text), and that it tends to lag a lot (at least in my Windows 7 VM). Though it scrapes likes much faster due to not being hindered by API throttling, can be used to scrape hidden blogs, and is better at remembering where it left off.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/bbolli/tumblr-utils/issues/156#issuecomment-445554108, or mute the thread https://github.com/notifications/unsubscribe-auth/AAu-2l5tfyD0tXeMKoHs6Dn2XeEZDP-2ks5u3UL9gaJpZM4ZJyxk .

luboq commented 5 years ago

@edadams TumblThree is able to download what u liked, just read section about liked-by in the README. Still, both tools have some trouble(or bugs? dont know) when backup our tumblr account now: #151

Other options: • easychen/tumblr-like-exporter: Download tumblr photos you liked , or others liked . Or even images in your blog . It supports videos now , see README to enable itdixudx/tumblr-crawler: Easily download all the photos/videos from tumblr blogs.cyang812/get_tumblr_likes

shelbylee-final commented 5 years ago

imo the biggest advantage of TumblrThree in this mass exodus and big time crunch is that it retrieves read-more content - tumblr-utils just redirects and a lot those redirects will be lost when posts start getting removed either by users or tumblr staff.

cebtenzzre commented 5 years ago

@shelbylee-final What do you mean by "read-more content"? My first interpretation was "content located after a read-more/keep-reading button". But I tried downloading a post with a read-more button using tumblr-utils, and all of the images and text after it were saved properly. There was no read-more button in the saved HTML, let alone any kind of redirect.

If somehow you're referring to TumblThree's ability to download images and videos from external sources, tumblr-utils can do that too. It is however less selective; there are no site-specific (Imgur, Gfycat, etc.) options in tumblr-utils.

shelbylee-final commented 5 years ago

Let me clarfy. TumblrThree does read mores for external blogs when you log in. Which is a huge benifit.

E.g. http://gaiasanta.tumblr.com/post/154928637994/merry-christmas-welcome-to-shinra

Tumblr-utils only backs up the gaiasanta blog post and links out to the read more blog post (this example does not like to hidden blog). But ideally it should download the original posters read more, the the reblogged post.

(There's already an Issue logged for Read Mores that doesn't have any traction or commits)

shelbylee-final commented 5 years ago

I just realized that's not a readmore, just a link embedded with a read more link. Sorry for the confusion!