aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorpukkandan <pukkandan.ytdlp@gmail.com>2022-01-02 16:22:00 +0530
committerpukkandan <pukkandan.ytdlp@gmail.com>2022-01-03 19:39:59 +0530
commitca30f449a187addcdb99f4c39333e7a292756597 (patch)
tree5bc52f91ef192fae24edefe6124f15b01594e01a /README.md
parentaf3cbd878282c05e83b6ab2628d83a85c9837eec (diff)
downloadhypervideo-pre-ca30f449a187addcdb99f4c39333e7a292756597.tar.lz
hypervideo-pre-ca30f449a187addcdb99f4c39333e7a292756597.tar.xz
hypervideo-pre-ca30f449a187addcdb99f4c39333e7a292756597.zip
Add `--print playlist:` to print fields per playlist
Diffstat (limited to 'README.md')
-rw-r--r--README.md10
1 files changed, 6 insertions, 4 deletions
diff --git a/README.md b/README.md
index 0ebd0594a..e032ea6e6 100644
--- a/README.md
+++ b/README.md
@@ -662,10 +662,12 @@ You can also fork the project on github and run your fork's [build workflow](.gi
formats are found (default)
--skip-download Do not download the video but write all
related files (Alias: --no-download)
- -O, --print TEMPLATE Quiet, but print the given fields for each
- video. Simulate unless --no-simulate is
- used. Either a field name or same syntax as
- the output template can be used
+ -O, --print [WHEN:]TEMPLATE Field name or output template to print to
+ screen per video. Prefix the template with
+ "playlist:" to print it once per playlist
+ instead. Implies --quiet and --simulate
+ (unless --no-simulate is used). This option
+ can be used multiple times
-j, --dump-json Quiet, but print JSON information for each
video. Simulate unless --no-simulate is
used. See "OUTPUT TEMPLATE" for a