]> gitweb @ CieloNegro.org - youtube-dl.git/blobdiff - youtube_dl/extractor/howcast.py
Merge branch 'master' of https://github.com/DarkstaIkers/youtube-dl into DarkstaIkers...
[youtube-dl.git] / youtube_dl / extractor / howcast.py
index 92caeb8f941a32bbc4c9fc67713e724204c01232..7e36b85ad586984dfb761e4518b23d2b4a074bf7 100644 (file)
@@ -18,6 +18,9 @@ class HowcastIE(InfoExtractor):
             'upload_date': '20100609',
             'duration': 56.823,
         },
+        'params': {
+            'skip_download': True,
+        },
         'add_ie': ['Ooyala'],
     }