about summary refs log tree commit diff
path: root/youtube_dl/YoutubeDL.py
diff options
context:
space:
mode:
authorSergey M․ <dstftw@gmail.com>2017-09-28 00:46:48 +0700
committerSergey M․ <dstftw@gmail.com>2017-09-28 00:46:48 +0700
commit3600fd591dc1ee4963f6940d19ef39d464d3a689 (patch)
tree3d60f1ea5ba5fa5f6670932149aa70029a9b3754 /youtube_dl/YoutubeDL.py
parent63d990d2859d0e981da2e416097655798334431b (diff)
downloadyoutube-dl-3600fd591dc1ee4963f6940d19ef39d464d3a689.tar.gz
youtube-dl-3600fd591dc1ee4963f6940d19ef39d464d3a689.tar.xz
youtube-dl-3600fd591dc1ee4963f6940d19ef39d464d3a689.zip
[YoutubeDL] Document youtube_include_dash_manifest
Diffstat (limited to 'youtube_dl/YoutubeDL.py')
-rwxr-xr-xyoutube_dl/YoutubeDL.py6
1 files changed, 6 insertions, 0 deletions
diff --git a/youtube_dl/YoutubeDL.py b/youtube_dl/YoutubeDL.py
index 0a7f36c98..20aa1e49e 100755
--- a/youtube_dl/YoutubeDL.py
+++ b/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((