@ -302,6 +302,7 @@ If you fork the project on GitHub, you can run your fork's [build workflow](.git
error occurs (Alias: --no-ignore-errors)
--dump-user-agent Display the current user-agent and exit
--list-extractors List all supported extractors and exit
--list-extractors-json List all supported extractors in json and exit
--extractor-descriptions Output descriptions of all supported
extractors and exit
--use-extractors NAMES Extractor names to use separated by commas.
@ -1875,6 +1876,20 @@ The following extractors use this feature:
<!-- MANPAGE: MOVE "INSTALLATION" SECTION HERE -->
# EXTRACTOR INFO JSON
parameter `--list-extractors-json` output information from extractor(s) formated as JSON. If some URL(s) are specified, only the extractors matching at list one URL are listed. If none is specified, all extractors are listed. The generic extractor is always the last in the list.