mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-22 02:32:33 +01:00
parent
e217e23e29
commit
b757687606
@ -143,8 +143,9 @@ general pattern specifically for ``PixivUserExtractor`` instances.
|
||||
The ``category`` and ``subcategory`` of an extractor used for a specific URL
|
||||
can be determined by using the ``--list-keywords`` command-line option
|
||||
(see the example below).
|
||||
If that does not work, then the extractor names, which can be obtained from
|
||||
``gallery-dl --list-extractors``, provide an alternativ:
|
||||
|
||||
If that does not work, the extractor names, which can be obtained from
|
||||
``gallery-dl --list-extractors``, provide an alternative:
|
||||
Each extractor name is structured as ``CategorySubcategoryExtractor``.
|
||||
An extractor called ``PixivUserExtractor`` has therefore the category ``pixiv``
|
||||
and the subcategory ``user``.
|
||||
|
Loading…
Reference in New Issue
Block a user