johanneszab / TumblThree

A Tumblr Blog Backup Application
https://www.jzab.de/content/tumblthree
MIT License
923 stars 133 forks source link

Can you add support File URL indexing? #349

Closed gorzola closed 5 years ago

gorzola commented 5 years ago

tumbler will change the status of specific posts to private from December 17th. I am backing up files, but I can not finish it until December 17 because the amount of files is too large. TumblThree extracts only URL addresses of image files and video files without actually downloading the files, records them in the txt files, and makes it possible to download later (even after December 17) Can you do it?

johanneszab commented 5 years ago

TumblThree extracts only URL addresses of image files and video files without actually downloading the files, records them in the txt files, and makes it possible to download later (even after December 17)

uhhm? You actually want this feature to be implemented into TumblThree, or you are wondering why this is happening?

You need to enable/disable the "download url list" option as shown exemplary in this screenshot. This will make TumblThree to download urls of binary files (i.e. images, videos, audio) instead of theses files itself.

tumblthree_urllist1

Note: You can mass change settings by selecting all in the blog manager (ctrl-a or mouse) and just un/select this checkbox in the Details. It will change for all selected blogs.

Edit: Sorry, wrong screenshot.

gorzola commented 5 years ago

Thank you for answer. What should I do if I actually download video and image files later using URL list? Do I need to disable download url list?

Hrxn commented 5 years ago

?

If you want to download files later via direct URL, you need to enable the download url list option.

gorzola commented 5 years ago

?

If you want to download files later via direct URL, you need to enable the download url list option.

Thanks. Hrxn