[tumblr] add option to download avatars (#137)
This commit is contained in:
@@ -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
|
||||
-------------------------
|
||||
=========== =====
|
||||
|
||||
@@ -103,6 +103,7 @@
|
||||
},
|
||||
"tumblr":
|
||||
{
|
||||
"avatar": false,
|
||||
"external": false,
|
||||
"inline": false,
|
||||
"posts": "photo",
|
||||
|
||||
Reference in New Issue
Block a user