X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=index.html.in;h=c503df7df3f18f236caa928b77fb99a5ad7950a1;hb=fd209848897f45e9df8931d14e937f0b0ed2a547;hp=c64361152cd9bd8159f13cff9278def3b622a37f;hpb=eb0d2909a85dcdaf17635ae15bf61af385a92e2e;p=youtube-dl diff --git a/index.html.in b/index.html.in index c64361152..c503df7df 100644 --- a/index.html.in +++ b/index.html.in @@ -141,6 +141,20 @@ 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.
  • + +
  • 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:// @@ -158,7 +172,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 @@ -173,7 +187,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 @@ -205,6 +219,7 @@ When some command line options are used, it's replaced by other templates like