[tumblr] add option to download avatars (#137)

This commit is contained in:
Mike Fährmann
2018-12-26 14:29:30 +01:00
parent 7471933d5f
commit 5be95034ba
3 changed files with 32 additions and 2 deletions

View File

@@ -702,6 +702,15 @@ Description Minimum and maximum wait time in seconds between each image
=========== =====
extractor.tumblr.avatar
-----------------------
=========== =====
Type ``bool``
Default ``false``
Description Download blog avatars.
=========== =====
extractor.tumblr.external
-------------------------
=========== =====

View File

@@ -103,6 +103,7 @@
},
"tumblr":
{
"avatar": false,
"external": false,
"inline": false,
"posts": "photo",