summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-12-16 00:22:23 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2014-12-16 00:22:23 +0100
commitd86007873ef721819241ecd84258e9cce02ec961 (patch)
treecc5c2dbfaf9ff1bf322cdf07b8c31f799a24b512
parent4b7df0d30cfe62ab25f462974c2ed0fc5a82eb3f (diff)
downloadyoutube-dl-d86007873ef721819241ecd84258e9cce02ec961.tar.gz
youtube-dl-d86007873ef721819241ecd84258e9cce02ec961.tar.xz
youtube-dl-d86007873ef721819241ecd84258e9cce02ec961.zip
[YoutubeDL] Document where details for format can be found
-rwxr-xr-xyoutube_dl/YoutubeDL.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dl/YoutubeDL.py b/youtube_dl/YoutubeDL.py
index bea1ef83c..71c01facb 100755
--- 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