Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Cumulative Improvements

Compare
Choose a tag to compare
@johanneszab johanneszab released this 18 Feb 18:30
· 4 commits to master since this release
  • Allows to add tumbex urls via GUI, text, or clipboard.

  • Can open blogs on tumbex.com via the context menu (right mouse click).

  • Can download tumblr photos with non-"tumblr_"-prefix.

  • You can now choose which tumblr blog scraper you want to use:

    • Tumblr API: The previous default crawler for non-hidden blogs which utilized the Tumblr v1 API, or
    • Tumblr SVC: This service is (was?) used by Tumblr internally for displaying hidden blogs. Using this scraper requires a to be logged in.

    You can change the crawler in the details view of each blogs. Using the SVC crawler implementation might be faster if it's not as much rate limited as accessing the site via the official v1 API.

  • Can download higher resolution images if available using the SVC crawler. For this, change all your tumblr blogs to use the SVC crawler via the Details Panel -> Crawler -> "Tumblr SVC". Set the downloadable image size in the Settings (Settings->Connections) to "best". This will download the highest resolution image found.

  • It's now possible to set a separate rate limit for the SVC crawler in settings->connections.

  • It's now possible to set the default crawler for Tumblr Blogs in the settings in settings->blog. You can choose between "Tumblr API" und "Tumblr SVC". If you do not tick this checkbox, the default automatic detection will add the blog depending on if it's accessible via the Tumblr API. If it's not, then the SVC crawler will be used as it requires to be logged in (see the notes above for more information on which to pick).

  • Saves the settings directly after performing changes instead of only on application exit.

  • Import blogs from file.