summary refs log tree commit diff
diff options
context:
space:
mode:
authorYen Chi Hsuan <yan12125@gmail.com>2015-08-21 13:00:08 +0800
committerYen Chi Hsuan <yan12125@gmail.com>2015-08-21 13:00:08 +0800
commit4932a817a0c2375df14d66c9ac86cfa28988327d (patch)
treeeeaf12580a626893d9437b7eb0c0fed0ab0585c6
parent5d003e29b188dd2f140fe1b9b93f1bb1ad8263a0 (diff)
downloadyoutube-dl-4932a817a0c2375df14d66c9ac86cfa28988327d.tar.gz
youtube-dl-4932a817a0c2375df14d66c9ac86cfa28988327d.tar.xz
youtube-dl-4932a817a0c2375df14d66c9ac86cfa28988327d.zip
[rtl2] Add skip_download for test
-rw-r--r--youtube_dl/extractor/rtl2.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/youtube_dl/extractor/rtl2.py b/youtube_dl/extractor/rtl2.py
index 72cd80498..e9589449e 100644
--- a/youtube_dl/extractor/rtl2.py
+++ b/youtube_dl/extractor/rtl2.py
@@ -15,6 +15,10 @@ class RTL2IE(InfoExtractor):
             'title': 'GRIP sucht den Sommerkönig',
             'description': 'Matthias, Det und Helge treten gegeneinander an.'
         },
+        'params': {
+            # rtmp download
+            'skip_download': True,
+        },
     }, {
         'url': 'http://www.rtl2.de/sendung/koeln-50667/video/5512-anna/21040-anna-erwischt-alex/',
         'md5': 'ffcd517d2805b57ce11a58a2980c2b02',