aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dlc/extractor/rtl2.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube_dlc/extractor/rtl2.py')
-rw-r--r--youtube_dlc/extractor/rtl2.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/youtube_dlc/extractor/rtl2.py b/youtube_dlc/extractor/rtl2.py
index 70f000ca8..d7baa3aa5 100644
--- a/youtube_dlc/extractor/rtl2.py
+++ b/youtube_dlc/extractor/rtl2.py
@@ -93,7 +93,7 @@ class RTL2IE(InfoExtractor):
'flash_version': 'LNX 11,2,202,429',
'rtmp_conn': rtmp_conn,
'no_resume': True,
- 'preference': 1,
+ 'quality': 1,
})
m3u8_url = video_info.get('streamurl_hls')