mirror of
https://github.com/yt-dlp/yt-dlp.git
synced 2024-11-05 12:37:04 +01:00
release 2014.01.23
This commit is contained in:
parent
066f6a0630
commit
c35b1b07e2
@ -83,6 +83,8 @@ ## Video Selection:
|
||||
downloaded videos in it.
|
||||
--include-ads Download advertisements as well
|
||||
(experimental)
|
||||
--youtube-include-dash-manifest Try to download the DASH manifest on
|
||||
YouTube videos (experimental)
|
||||
|
||||
## Download Options:
|
||||
-r, --rate-limit LIMIT maximum download rate in bytes per second
|
||||
@ -150,8 +152,6 @@ ## Filesystem Options:
|
||||
--write-thumbnail write thumbnail image to disk
|
||||
|
||||
## Verbosity / Simulation Options:
|
||||
--youtube-include-dash-manifest Try to download the DASH manifest on
|
||||
YouTube videos (experimental)
|
||||
-q, --quiet activates quiet mode
|
||||
-s, --simulate do not download the video and do not write
|
||||
anything to disk
|
||||
|
@ -1,2 +1,2 @@
|
||||
|
||||
__version__ = '2014.01.22.5'
|
||||
__version__ = '2014.01.23'
|
||||
|
Loading…
Reference in New Issue
Block a user