release 2014.01.21
This commit is contained in:
parent
7b0817e8e1
commit
2989501131
2 changed files with 2 additions and 1 deletions
|
@ -71,6 +71,7 @@ which means you can modify it, redistribute it or use it however you like.
|
|||
--download-archive FILE Download only videos not listed in the archive
|
||||
file. Record the IDs of all downloaded videos in
|
||||
it.
|
||||
--include-ads Download advertisements as well (experimental)
|
||||
|
||||
## Download Options:
|
||||
-r, --rate-limit LIMIT maximum download rate in bytes per second (e.g.
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
|
||||
__version__ = '2014.01.20'
|
||||
__version__ = '2014.01.21'
|
||||
|
|
Loading…
Reference in a new issue