X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=index.html.in;h=ddcebcdf55bbbc8e643dc789b39581ce27715686;hb=64a6f26c5d3720b36a7486dc9883ec74f0e4a3b2;hp=c8c86a13d64934bcfc6eb96dff65ba14cf725e5a;hpb=5487aea5d8f3b39257bd7e25a35239bb16b5a52e;p=youtube-dl.git diff --git a/index.html.in b/index.html.in index c8c86a13d..ddcebcdf5 100644 --- a/index.html.in +++ b/index.html.in @@ -138,6 +138,20 @@ quality versions of the videos when available.
  • Normally, the program will stop on the first error, but you can tell it 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.
  • + +
  • For YouTube, you can also use the URL of a playlist, and it will download +all the videos in that playlist.
  • + +
  • For YouTube, you can also use the special word ytsearch to +download search results. With ytsearch it will download the +first search result. With ytsearchN, where N is a number, it +will download the first N results. With ytsearchall it will +download every result for that search. In most systems you'll need to +use quotes for multiple words. Example: youtube-dl "ytsearch3:cute +kittens". +
  • youtube-dl honors the http_proxy environment variable if you want to use a proxy. Set it to something like http://proxy.example.com:8080, and do not leave the http:// @@ -155,7 +169,7 @@ That's ok.
  • -

    Download it

    +

    Download it

    Note that if you directly click on these hyperlinks, your web browser will most likely display the program contents. It's usually better to @@ -170,7 +184,7 @@ are using.

  • SHA256: @PROGRAM_SHA256SUM@
  • -

    Output template

    +

    Output template

    The -o option allows users to indicate a template for the output file names. The basic usage is not to set any template arguments when downloading a single @@ -202,6 +216,7 @@ When some command line options are used, it's replaced by other templates like