[la7] Skip test on travis
authorPhilipp Hagemeister <phihag@phihag.de>
Mon, 27 Jan 2014 22:47:22 +0000 (23:47 +0100)
committerPhilipp Hagemeister <phihag@phihag.de>
Mon, 27 Jan 2014 22:47:22 +0000 (23:47 +0100)
youtube_dl/extractor/la7.py

index 6d61f9a90c54534cabc3b09c74f63f6a7c1c707f..db2028e9f5148d37f69f0d7c4c41fbbb77d88928 100644 (file)
@@ -26,7 +26,8 @@ class LA7IE(InfoExtractor):
             'title': 'IL DIVO',
             'description': 'Un film di Paolo Sorrentino con Toni Servillo, Anna Bonaiuto, Giulio Bosetti  e Flavio Bucci',
             'duration': 6254,
-        }
+        },
+        'skip': 'Blocked in the US',
     }
 
     def _real_extract(self, url):