From 111ae3695c4c4c080a9cd15c60c6eea854bb711e Mon Sep 17 00:00:00 2001 From: Ricardo Garcia Date: Wed, 4 Feb 2009 21:39:55 +0100 Subject: [PATCH] Document new -w option --- index.html.in | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html.in b/index.html.in index ddcebcdf5..c503df7df 100644 --- a/index.html.in +++ b/index.html.in @@ -141,6 +141,9 @@ to attempt to download every video with the -i or --ignore-errors option.
  • The -a or --batch-file option lets you specify a file to read URLs from. The file must contain one URL per line.
  • +
  • The program can be told not to overwrite existing files using the -w or +--no-overwrites option.
  • +
  • For YouTube, you can also use the URL of a playlist, and it will download all the videos in that playlist.