[bbc.co.uk] Skip removed test video

This commit is contained in:
Yen Chi Hsuan 2015-12-05 16:51:13 +08:00
parent 679bacf0b5
commit a3ef0e1cdd

View file

@ -111,7 +111,8 @@ class BBCCoUkIE(InfoExtractor):
'params': { 'params': {
# rtmp download # rtmp download
'skip_download': True, 'skip_download': True,
} },
'skip': 'Episode is no longer available on BBC iPlayer Radio',
}, { }, {
'url': 'http://www.bbc.co.uk/music/clips/p02frcc3', 'url': 'http://www.bbc.co.uk/music/clips/p02frcc3',
'note': 'Audio', 'note': 'Audio',