mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-07 20:30:41 -05:00
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 @@ ## Video Selection:
|
|||
--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