1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-05-21 12:39:33 +00:00

[bbc] Skip a geo-restricted test case

This commit is contained in:
Yen Chi Hsuan 2016-06-18 12:35:55 +08:00
parent 09e3f91e40
commit 573c35272f
No known key found for this signature in database
GPG key ID: 3FDDD575826C5C30

View file

@ -192,6 +192,7 @@ class BBCCoUkIE(InfoExtractor):
# rtmp download
'skip_download': True,
},
'skip': 'Now it\'s really geo-restricted',
}, {
# compact player (https://github.com/rg3/youtube-dl/issues/8147)
'url': 'http://www.bbc.co.uk/programmes/p028bfkf/player',