Explorar o código

[eagleplatform] Skip georestricted test

Sergey M․ %!s(int64=10) %!d(string=hai) anos
pai
achega
f67dcc09f5
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      youtube_dl/extractor/eagleplatform.py

+ 1 - 0
youtube_dl/extractor/eagleplatform.py

@@ -45,6 +45,7 @@ class EaglePlatformIE(InfoExtractor):
             'duration': 216,
             'view_count': int,
         },
+        'skip': 'Georestricted',
     }]
 
     def _handle_error(self, response):