aboutsummaryrefslogtreecommitdiffstats
path: root/hypervideo_dl/extractor/cammodels.py
diff options
context:
space:
mode:
Diffstat (limited to 'hypervideo_dl/extractor/cammodels.py')
-rw-r--r--hypervideo_dl/extractor/cammodels.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/hypervideo_dl/extractor/cammodels.py b/hypervideo_dl/extractor/cammodels.py
index 1eb81b7..eb2a8b4 100644
--- a/hypervideo_dl/extractor/cammodels.py
+++ b/hypervideo_dl/extractor/cammodels.py
@@ -82,7 +82,7 @@ class CamModelsIE(InfoExtractor):
f.update({
'ext': 'mp4',
# hls skips fragments, preferring rtmp
- 'preference': -1,
+ 'quality': -10,
})
else:
continue