浏览代码

[YoutubeDL] Document youtube_include_dash_manifest

Sergey M․ 8 年之前
父节点
当前提交
3600fd591d
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      youtube_dl/YoutubeDL.py

+ 6 - 0
youtube_dl/YoutubeDL.py

@@ -304,6 +304,12 @@ class YoutubeDL(object):
                        otherwise prefer avconv.
     postprocessor_args: A list of additional command-line arguments for the
                         postprocessor.
+                        
+    The following options are used by the Youtube extractor:
+    youtube_include_dash_manifest: If True (default), DASH manifests and related
+                        data will be downloaded and processed by extractor.
+                        You can reduce network I/O by disabling it if you don't
+                        care about DASH.
     """
 
     _NUMERIC_FIELDS = set((