X-Git-Url: http://git.cielonegro.org/gitweb.cgi?a=blobdiff_plain;f=youtube_dl%2Fextractor%2Fkrasview.py;h=0ae8ebd687034343c364dbc968d90d84f5bc37df;hb=37720844f6d40878bd2f29ea8311c7988ed3fc6a;hp=96f95979a22429d2a19af3575ad1ca25c463b13e;hpb=d08225edf454dd28d0bc15d94b23d62c4deab7f4;p=youtube-dl.git diff --git a/youtube_dl/extractor/krasview.py b/youtube_dl/extractor/krasview.py index 96f95979a..0ae8ebd68 100644 --- a/youtube_dl/extractor/krasview.py +++ b/youtube_dl/extractor/krasview.py @@ -25,6 +25,9 @@ class KrasViewIE(InfoExtractor): 'duration': 27, 'thumbnail': 're:^https?://.*\.jpg', }, + 'params': { + 'skip_download': 'Not accessible from Travis CI server', + }, } def _real_extract(self, url):