aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorpukkandan <pukkandan.ytdlp@gmail.com>2021-08-07 05:31:51 +0530
committerpukkandan <pukkandan.ytdlp@gmail.com>2021-08-07 21:17:03 +0530
commitb7b04c782eec0945d54aff5ebe9cade413a10377 (patch)
treebf435d05048bf95e37761074e284a1dd15b57ec9 /README.md
parent6e84b21559f586ee4d6affb61688d5c6a0c21221 (diff)
Add option `--no-simulate` to not simulate even when `--print` or `--list...` are used
* Deprecates `--print-json` * Some listings like `--list-extractors` are handled by `yt_dlp` and so are not affected by this. These have been documented as such Addresses: https://github.com/ytdl-org/youtube-dl/issues/29675, https://github.com/ytdl-org/youtube-dl/issues/29580#issuecomment-882046305
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9f8376f59..d4f436d92 100644
--- a/README.md
+++ b/README.md
@@ -1424,6 +1424,7 @@ While these options still work, their use is not recommended since there are oth
--all-formats -f all
--all-subs --sub-langs all --write-subs
+ --print-json -j --no-simulate
--autonumber-size NUMBER Use string formatting. Eg: %(autonumber)03d
--autonumber-start NUMBER Use internal field formatting like %(autonumber+NUMBER)s
--metadata-from-title FORMAT --parse-metadata "%(title)s:FORMAT"