-# encoding: utf-8
+# coding: utf-8
from __future__ import unicode_literals
import json
'duration': 27,
'thumbnail': 're:^https?://.*\.jpg',
},
+ 'params': {
+ 'skip_download': 'Not accessible from Travis CI server',
+ },
}
def _real_extract(self, url):