diff options
author | pukkandan <pukkandan.ytdlp@gmail.com> | 2021-08-15 00:24:53 +0530 |
---|---|---|
committer | pukkandan <pukkandan.ytdlp@gmail.com> | 2021-08-15 00:26:34 +0530 |
commit | 31654882e9c2018a23b4b8de89038e62c1f15e59 (patch) | |
tree | 283814a273deadd8947c5bdc79fba03b0b270ab0 /README.md | |
parent | 86c66b2d3edfa973818e9384777382c026fc14fb (diff) | |
download | hypervideo-pre-31654882e9c2018a23b4b8de89038e62c1f15e59.tar.lz hypervideo-pre-31654882e9c2018a23b4b8de89038e62c1f15e59.tar.xz hypervideo-pre-31654882e9c2018a23b4b8de89038e62c1f15e59.zip |
[options] Add `_set_from_options_callback`
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -273,7 +273,7 @@ Then simply run `make`. You can also run `make yt-dlp` instead to compile only t --no-mark-watched Do not mark videos watched (default) --no-colors Do not emit color codes in output --compat-options OPTS Options that can help keep compatibility - with youtube-dl and youtube-dlc + with youtube-dl or youtube-dlc configurations by reverting some of the changes made in yt-dlp. See "Differences in default behavior" for details |