[youtube] Download DASH manifest
[youtube-dl] / youtube_dl / extractor / common.py
index 692d828da9ef9739e1b05908e6a9f39259b0940b..56c54a5ce2627ecc9d488fbe12901c689fefeb3b 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