]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube_dl/extractor/dctp.py
Merge pull request #6928 from remitamine/cnet
[youtube-dl.git] / youtube_dl / extractor / dctp.py
index 6ed3543790c6f76877b5e11bac7e6c7ffaf5c028..aa2c09eb686f9da5a7bedfdfe57566e9d29a0700 100644 (file)
@@ -14,6 +14,10 @@ class DctpTvIE(InfoExtractor):
             'display_id': 'videoinstallation-fuer-eine-kaufhausfassade',
             'ext': 'flv',
             'title': 'Videoinstallation für eine Kaufhausfassade'
+        },
+        'params': {
+            # rtmp download
+            'skip_download': True,
         }
     }