aboutsummaryrefslogtreecommitdiff
path: root/youtube_dl/extractor/teachingchannel.py
diff options
context:
space:
mode:
Diffstat (limited to 'youtube_dl/extractor/teachingchannel.py')
-rw-r--r--youtube_dl/extractor/teachingchannel.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/youtube_dl/extractor/teachingchannel.py b/youtube_dl/extractor/teachingchannel.py
index e279280e9..d14d93e3a 100644
--- a/youtube_dl/extractor/teachingchannel.py
+++ b/youtube_dl/extractor/teachingchannel.py
@@ -19,6 +19,9 @@ class TeachingChannelIE(InfoExtractor):
'description': 'md5:2a9033db8da81f2edffa4c99888140b3',
'duration': 422.255,
},
+ 'params': {
+ 'skip_download': True,
+ },
'add_ie': ['Ooyala'],
}