diff options
author | pukkandan <pukkandan.ytdlp@gmail.com> | 2022-05-24 17:30:28 +0530 |
---|---|---|
committer | pukkandan <pukkandan.ytdlp@gmail.com> | 2022-05-27 04:32:54 +0530 |
commit | 6b9e832db7dedcd6f2e7be1bf44f56a91ff18737 (patch) | |
tree | c699c647ca5ab5e54d0678d2c136da37960bc3a2 /README.md | |
parent | d2ff2c91bbac42e4d84131d7cf23d79c910d5309 (diff) | |
download | hypervideo-pre-6b9e832db7dedcd6f2e7be1bf44f56a91ff18737.tar.lz hypervideo-pre-6b9e832db7dedcd6f2e7be1bf44f56a91ff18737.tar.xz hypervideo-pre-6b9e832db7dedcd6f2e7be1bf44f56a91ff18737.zip |
`--config-location -` to provide options interactively
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -358,8 +358,9 @@ You can also fork the project on github and run your fork's [build workflow](.gi defined in the current file --config-locations PATH Location of the main configuration file; either the path to the config or its - containing directory. Can be used multiple - times and inside other configuration files + containing directory ("-" for stdin). Can be + used multiple times and inside other + configuration files --flat-playlist Do not extract the videos of a playlist, only list them --no-flat-playlist Extract the videos of a playlist |