diff options
author | pukkandan <pukkandan@gmail.com> | 2020-11-05 23:13:21 +0530 |
---|---|---|
committer | pukkandan <pukkandan@gmail.com> | 2020-12-13 20:05:04 +0530 |
commit | 2d30509fc893f58cac77c25134a246ed9d76e7ed (patch) | |
tree | f5a915077cc6f5dc7abf42554cf6bfadda4203ee /README.md | |
parent | 732044afb2e8ffbaa37fe91310906ff549edd6ad (diff) | |
download | hypervideo-pre-2d30509fc893f58cac77c25134a246ed9d76e7ed.tar.lz hypervideo-pre-2d30509fc893f58cac77c25134a246ed9d76e7ed.tar.xz hypervideo-pre-2d30509fc893f58cac77c25134a246ed9d76e7ed.zip |
Add --force-download-archive by by h-h-h-h
Authored-by: h-h-h-h
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -353,6 +353,10 @@ I will add some memorable short links to the binaries so you can download them e playlist information in a single line. --print-json Be quiet and print the video information as JSON (video is still being downloaded). + --force-write-archive Force download archive entries to be written + as far as no errors occur, even if -s or + another simulation switch is used. + (Same as --force-download-archive) --newline Output progress bar as new lines --no-progress Do not print progress bar --console-title Display progress in console titlebar |