[pixiv] implement 'avatar' option (#595, #623)

This commit is contained in:
Mike Fährmann
2020-03-09 21:17:16 +01:00
parent a63a376ad2
commit a45fbc38ea
3 changed files with 39 additions and 0 deletions

View File

@@ -887,6 +887,15 @@ Description Download subalbums.
=========== =====
extractor.pixiv.user.avatar
---------------------------
=========== =====
Type ``bool``
Default ``false``
Description Download user avatars.
=========== =====
extractor.pixiv.ugoira
----------------------
=========== =====

View File

@@ -97,6 +97,7 @@
{
"username": null,
"password": null,
"avatar"; false,
"ugoira": true
},
"reactor":