X-Git-Url: http://git.bitcoin.ninja/index.cgi?a=blobdiff_plain;f=README.md;h=a14dac9f4575752dbb637981a6ba13bf27554aad;hb=6aabe82035b0c5eff8b1d343e08a484ff0c12e60;hp=1012d78b69b140d30f280e96ca7a0dada0978148;hpb=dbf2ba3d61da04a8b3fce0ef560fdb4e74654523;p=youtube-dl diff --git a/README.md b/README.md index 1012d78b6..a14dac9f4 100644 --- a/README.md +++ b/README.md @@ -38,8 +38,10 @@ which means you can modify it, redistribute it or use it however you like. --reject-title REGEX skip download for matching titles (regex or caseless sub-string) --max-downloads NUMBER Abort after downloading NUMBER files - --min-filesize SIZE Skip files smaller than this size - --max-filesize SIZE Skip files larger than this size + --min-filesize SIZE Do not download any videos smaller than SIZE (e.g. + 50k or 44.6m) + --max-filesize SIZE Do not download any videos larger than SIZE (e.g. + 50k or 44.6m) ## Filesystem Options: -t, --title use title in file name