Merge branch 'youtube-dash-manifest'
[youtube-dl] / youtube_dl / extractor / common.py
index 582eb4f5be4f8889994ba0d3e7abc186c9c5547e..02a82dc57cf5b0d07586d39614ae9f03acd81b5e 100644 (file)
@@ -63,6 +63,7 @@ class InfoExtractor(object):
                     * tbr        Average bitrate of audio and video in KBit/s
                     * abr        Average audio bitrate in KBit/s
                     * acodec     Name of the audio codec in use
+                    * asr        Audio sampling rate in Hertz
                     * vbr        Average video bitrate in KBit/s
                     * vcodec     Name of the video codec in use
                     * filesize   The number of bytes, if known in advance