mirror of
https://github.com/ytdl-org/youtube-dl
synced 2024-11-05 01:48:01 +09:00
[eagleplatform] Skip georestricted test
This commit is contained in:
parent
fefc9d121d
commit
f67dcc09f5
@ -45,6 +45,7 @@ class EaglePlatformIE(InfoExtractor):
|
|||||||
'duration': 216,
|
'duration': 216,
|
||||||
'view_count': int,
|
'view_count': int,
|
||||||
},
|
},
|
||||||
|
'skip': 'Georestricted',
|
||||||
}]
|
}]
|
||||||
|
|
||||||
def _handle_error(self, response):
|
def _handle_error(self, response):
|
||||||
|
Loading…
Reference in New Issue
Block a user