add '-J/--resolve-json' command-line option (#5864)

This commit is contained in:
Mike Fährmann
2024-07-26 20:36:04 +02:00
parent 70f18b7a78
commit 8ecd408f53
4 changed files with 15 additions and 3 deletions

View File

@@ -40,6 +40,8 @@
-G, --resolve-urls Print URLs instead of downloading; resolve
intermediary URLs
-j, --dump-json Print JSON information
-J, --resolve-json Print JSON information; resolve intermediary
URLs
-s, --simulate Simulate data extraction; do not download
anything
-E, --extractor-info Print extractor defaults and settings
@@ -54,6 +56,7 @@
extractors but cannot be handled, to FILE
--write-pages Write downloaded intermediary pages to files in
the current directory to debug problems
--print-traffic Display sent and read HTTP traffic
--no-colors Do not emit ANSI color codes in output
## Networking Options: