Browse Source

[eagleplatform] Skip georestricted test

Sergey M․ 10 năm trước cách đây
mục cha
commit
f67dcc09f5
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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):