X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=README.md;h=5af0f387be8e34800e97acc46033d0702f90284e;hb=e7e4a6e0f9166cee82c165ca69a6a3c94ddc5f45;hp=09959d1e20224b4161b3acc22e75df35df6ee874;hpb=3d977fe4d268c0b23bfc093f09ea9f9cf51ee4da;p=youtube-dl.git diff --git a/README.md b/README.md index 09959d1e2..5af0f387b 100644 --- a/README.md +++ b/README.md @@ -223,7 +223,9 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo ## Filesystem Options: -a, --batch-file FILE File containing URLs to download ('-' for - stdin) + stdin), one URL per line. Lines starting + with '#', ';' or ']' are considered as + comments and ignored. --id Use only video ID in file name -o, --output TEMPLATE Output filename template, see the "OUTPUT TEMPLATE" for all the info @@ -310,7 +312,8 @@ Alternatively, refer to the [developer instructions](#developer-instructions) fo --encoding ENCODING Force the specified encoding (experimental) --no-check-certificate Suppress HTTPS certificate validation --prefer-insecure Use an unencrypted connection to retrieve - information whenever possible + information about the video. (Currently + supported only for YouTube) --user-agent UA Specify a custom user agent --referer URL Specify a custom referer, use if the video access is restricted to one domain