2
0
Эх сурвалжийг харах

[la7] Skip test on travis

Philipp Hagemeister 11 жил өмнө
parent
commit
075911d48e

+ 2 - 1
youtube_dl/extractor/la7.py

@@ -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):