瀏覽代碼

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