]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube_dl/extractor/common.py
[mtv] Prepare for #980
[youtube-dl.git] / youtube_dl / extractor / common.py
index b577c9e6ddb2af52bf0169bd4ca5f78653652a0b..69cdcdc1b5b75d1cac5733b34565f087c9dcddec 100644 (file)
@@ -35,6 +35,8 @@ class InfoExtractor(object):
     title:          Video title, unescaped.
     ext:            Video filename extension.
 
+    Instead of url and ext, formats can also specified.
+
     The following fields are optional:
 
     format:         The video format, defaults to ext (used for --get-format)