aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/common.py
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2014-10-30 09:34:13 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2014-10-30 09:34:13 +0100
commitfbb21cf528fe5cc4ba72f97f691cdf7ec20ee0e6 (patch)
treedad70295b7cf0e1997990a65051f4a544a7979a4 /youtube_dl/extractor/common.py
parentb8a618f898b42e317b2abb13e33f60641d75a762 (diff)
downloadyoutube-dl-fbb21cf528fe5cc4ba72f97f691cdf7ec20ee0e6.tar.xz
[youtube] Add formats 298, 299 (Fixes #4056)
Diffstat (limited to 'youtube_dl/extractor/common.py')
-rw-r--r--youtube_dl/extractor/common.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/youtube_dl/extractor/common.py b/youtube_dl/extractor/common.py
index b77db52f7..3300734bc 100644
--- a/youtube_dl/extractor/common.py
+++ b/youtube_dl/extractor/common.py
@@ -72,6 +72,7 @@ class InfoExtractor(object):
* acodec Name of the audio codec in use
* asr Audio sampling rate in Hertz
* vbr Average video bitrate in KBit/s
+ * fps Frame rate
* vcodec Name of the video codec in use
* container Name of the container format
* filesize The number of bytes, if known in advance