X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=README.md;h=f10f06ee8c9d26a01a51d7b29bdb93b7b390b4e0;hb=c3f3b29b92dd46524dcbf9f4b0d957eaa0d0db0c;hp=b3af18912bc69c5b1dcaf3d08c961b6e86ef0d88;hpb=b3efb3ebae6bcedfb972e45c7266a31afa5591c6;p=youtube-dl diff --git a/README.md b/README.md index b3af18912..f10f06ee8 100644 --- a/README.md +++ b/README.md @@ -113,12 +113,12 @@ which means you can modify it, redistribute it or use it however you like. size. By default, the buffer size is automatically resized from an initial value of SIZE. + --playlist-reverse Download playlist videos in reverse order ## Filesystem Options: -a, --batch-file FILE file containing URLs to download ('-' for stdin) --id use only video ID in file name - -A, --auto-number number downloaded files starting from 00000 -o, --output TEMPLATE output filename template. Use %(title)s to get the title, %(uploader)s for the uploader name, %(uploader_id)s for the @@ -152,6 +152,9 @@ which means you can modify it, redistribute it or use it however you like. --restrict-filenames Restrict filenames to only ASCII characters, and avoid "&" and spaces in filenames + -A, --auto-number [deprecated; use -o + "%(autonumber)s-%(title)s.%(ext)s" ] number + downloaded files starting from 00000 -t, --title [deprecated] use title in file name (default) -l, --literal [deprecated] alias of --title