Skip to content

Commit

Permalink
release 2013.02.02
Browse files Browse the repository at this point in the history
  • Loading branch information
phihag committed Feb 2, 2013
1 parent dbf2ba3 commit 085c8b7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 085c8b7

Please sign in to comment.