[behance] add 'modules' option (#4799)

This commit is contained in:
Mike Fährmann
2023-11-17 22:47:57 +01:00
parent 6a753d9ff3
commit 07cb584231
3 changed files with 43 additions and 6 deletions

View File

@@ -1110,6 +1110,19 @@ Description
The maximum possible value appears to be ``1920``.
extractor.behance.modules
-------------------------
Type
``list`` of ``strings``
Default
``["image", "video", "mediacollection", "embed"]``
Description
Selects which gallery modules to download from.
Supported module types are
``image``, ``video``, ``mediacollection``, ``embed``, ``text``.
extractor.blogger.videos
------------------------
Type