aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_dl/extractor/ora.py
diff options
context:
space:
mode:
Diffstat (limited to 'hypervideo_dl/extractor/ora.py')
-rw-r--r--hypervideo_dl/extractor/ora.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hypervideo_dl/extractor/ora.py b/hypervideo_dl/extractor/ora.py
index 1d42be3..422d0b3 100644
--- a/hypervideo_dl/extractor/ora.py
+++ b/hypervideo_dl/extractor/ora.py
@@ -55,7 +55,7 @@ class OraTVIE(InfoExtractor):
formats.append({
'url': http_template % q,
'format_id': q,
- 'preference': preference(q),
+ 'quality': preference(q),
})
self._sort_formats(formats)
else: