[tumblr] attempt to fetch high-quality inline images (#2877)

* [tumblr] attempt to fetch high-quality images (again)

Fixes #1846, and fixes #1344

* slight refactor

* update configuration.rst entry
This commit is contained in:
blankie
2022-08-31 08:53:50 +00:00
committed by GitHub
parent daef91c925
commit 9745b48830
2 changed files with 27 additions and 12 deletions

View File

@@ -2266,10 +2266,11 @@ Type
Default
``true``
Description
Download full-resolution ``photo`` images.
Download full-resolution ``photo`` and ``inline`` images.
For each photo with "maximum" resolution
(width equal to 2048 or height equal to 3072),
(width equal to 2048 or height equal to 3072)
or each inline image,
use an extra HTTP request to find the URL to its full-resolution version.