projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4b7df0d
)
[YoutubeDL] Document where details for format can be found
author
Philipp Hagemeister
<phihag@phihag.de>
Mon, 15 Dec 2014 23:22:23 +0000
(
00:22
+0100)
committer
Philipp Hagemeister
<phihag@phihag.de>
Mon, 15 Dec 2014 23:22:23 +0000
(
00:22
+0100)
youtube_dl/YoutubeDL.py
patch
|
blob
|
history
diff --git
a/youtube_dl/YoutubeDL.py
b/youtube_dl/YoutubeDL.py
index bea1ef83c82abb790d33851fb92cb8778a4bc3be..71c01facbaeea42ad4bda74853224c832b49c9df 100755
(executable)
--- a/
youtube_dl/YoutubeDL.py
+++ b/
youtube_dl/YoutubeDL.py
@@
-121,7
+121,7
@@
class YoutubeDL(object):
dump_single_json: Force printing the info_dict of the whole playlist
(or video) as a single JSON line.
simulate: Do not download the video files.
- format: Video format code.
+ format: Video format code.
See options.py for more information.
format_limit: Highest quality format to try.
outtmpl: Template for output names.
restrictfilenames: Do not allow "&" and spaces in file names