X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=index.html.in;h=c503df7df3f18f236caa928b77fb99a5ad7950a1;hb=fd209848897f45e9df8931d14e937f0b0ed2a547;hp=ddcebcdf55bbbc8e643dc789b39581ce27715686;hpb=a20e4c2f9689ab8970d6d918a97d3e4ce598e33b;p=youtube-dl 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.