mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-02 09:12:40 +01:00
release 2014.01.21
This commit is contained in:
parent
7b0817e8e1
commit
2989501131
@ -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 New Issue
Block a user