Преглед на файлове

[eagleplatform] Skip georestricted test

Sergey M․ преди 10 години
родител
ревизия
f67dcc09f5
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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):