mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-10-31 07:50:11 +01:00
Document new -a option
This commit is contained in:
parent
ba72f8a5d1
commit
eb0d2909a8
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user