[deviantart] add 'avatar' and 'background' extractors (#4995)

This commit is contained in:
Mike Fährmann
2024-01-02 23:45:59 +01:00
parent ee65f3de43
commit 4f3671458e
4 changed files with 154 additions and 12 deletions

View File

@@ -1401,7 +1401,13 @@ Description
when processing a user profile.
Possible values are
``"gallery"``, ``"scraps"``, ``"journal"``, ``"favorite"``, ``"status"``.
``"avatar"``,
``"background"``,
``"gallery"``,
``"scraps"``,
``"journal"``,
``"favorite"``,
``"status"``.
It is possible to use ``"all"`` instead of listing all values separately.