]> Raphaël G. Git Repositories - youtubedl/blobdiff - youtube_dl/extractor/dctp.py
Imported Upstream version 2015.02.28
[youtubedl] / 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,
         }
     }