skip some tests to reduce test time
[youtube-dl] / youtube_dl / extractor / teachingchannel.py
index e279280e9a68bf8f030c1b451fa751ee1ec0f29e..d14d93e3ab1ae87902dc275e1208964a86b6b840 100644 (file)
@@ -19,6 +19,9 @@ class TeachingChannelIE(InfoExtractor):
             'description': 'md5:2a9033db8da81f2edffa4c99888140b3',
             'duration': 422.255,
         },
+        'params': {
+            'skip_download': True,
+        },
         'add_ie': ['Ooyala'],
     }