]> jfr.im git - yt-dlp.git/blobdiff - youtube_dlc/extractor/cnn.py
Update to ytdl-2021.01.03
[yt-dlp.git] / youtube_dlc / extractor / cnn.py
index 774b7105580f69dedac4318c82aee2ab62c27381..2d950fa05c47acdd9f9039e1239656af331cc280 100644 (file)
@@ -96,7 +96,10 @@ def _real_extract(self, url):
             config['data_src'] % path, page_title, {
                 'default': {
                     'media_src': config['media_src'],
-                }
+                },
+                'f4m': {
+                    'host': 'cnn-vh.akamaihd.net',
+                },
             })