[deviantart:avatar] add 'formats' option (#4995)

This commit is contained in:
Mike Fährmann
2024-01-10 17:13:34 +01:00
parent 5c43098a1a
commit 39904c9e4e
3 changed files with 68 additions and 18 deletions

View File

@@ -1559,6 +1559,19 @@ Description
Minimum wait time in seconds before API requests.
extractor.deviantart.avatar.formats
-----------------------------------
Type
``list`` of ``strings``
Example
``["original.jpg", "big.jpg", "big.gif", ".png"]``
Description
Avatar URL formats to return.
| Each format is parsed as ``SIZE.EXT``.
| Leave ``SIZE`` empty to download the regular, small avatar format.
extractor.[E621].metadata
-------------------------
Type