projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7ac4008
)
[options] Changed wording for --list-formats
author
Yen Chi Hsuan
<yan12125@gmail.com>
Sat, 28 Nov 2015 06:14:20 +0000
(14:14 +0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Sat, 28 Nov 2015 06:14:20 +0000
(14:14 +0800)
As proposed by @dstftw at
9bff48a0e7128b4d274a5dab4aaac8da0c900ede
youtube_dl/options.py
patch
|
blob
|
history
diff --git
a/youtube_dl/options.py
b/youtube_dl/options.py
index 359e8d30004e458bcbf3353f78b5cd57fedce785..c46e136bffd6f7a54b4d3a9e0883f42e63a11591 100644
(file)
--- a/
youtube_dl/options.py
+++ b/
youtube_dl/options.py
@@
-338,7
+338,7
@@
def parseOpts(overrideArguments=None):
video_format.add_option(
'-F', '--list-formats',
action='store_true', dest='listformats',
- help='List all available formats of
specifi
ed videos')
+ help='List all available formats of
request
ed videos')
video_format.add_option(
'--youtube-include-dash-manifest',
action='store_true', dest='youtube_include_dash_manifest', default=True,