Document new -a option
authorRicardo Garcia <sarbalap+freshmeat@gmail.com>
Sat, 31 Jan 2009 11:05:25 +0000 (12:05 +0100)
committerRicardo Garcia <sarbalap+freshmeat@gmail.com>
Sun, 31 Oct 2010 10:23:44 +0000 (11:23 +0100)
index.html.in

index c8c86a1..c643611 100644 (file)
@@ -138,6 +138,9 @@ quality versions of the videos when available.</li>
 <li>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.</li>
 
+<li>The -a or --batch-file option lets you specify a file to read URLs from.
+The file must contain one URL per line.</li>
+
 <li><em>youtube-dl</em> honors the <em>http_proxy</em> environment variable
 if you want to use a proxy. Set it to something like
 <em>http://proxy.example.com:8080</em>, and do not leave the <em>http://</em>