X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=README.md;h=8e0b6e794c37b8e50f5e5f26aa589d65602f77ff;hb=a05d2a0c05b553bf2f5dec78aade0bf4733e9852;hp=1f568e73b0a6ac4025678f3d2d2c596391f67427;hpb=b88a52504e3c18324c975b6f726b0597e4ce91eb;p=youtube-dl diff --git a/README.md b/README.md index 1f568e73b..8e0b6e794 100644 --- a/README.md +++ b/README.md @@ -37,8 +37,10 @@ which means you can modify it, redistribute it or use it however you like. -o, --output TEMPLATE output filename template. Use %(stitle)s to get the title, %(uploader)s for the uploader name, %(autonumber)s to get an automatically incremented - number, %(ext)s for the filename extension, and %% - for a literal percent + number, %(ext)s for the filename extension, + %(upload_date)s for the upload date (YYYYMMDD), and + %% for a literal percent. Use - to output to + stdout. -a, --batch-file FILE file containing URLs to download ('-' for stdin) -w, --no-overwrites do not overwrite files -c, --continue resume partially downloaded files