commit: a3ef0e1cdd05698453f30f9250361c42a9fa58df
parent 679bacf0b5bea22944cf95acd1fdeb064b98d7c7
Author: Yen Chi Hsuan <yan12125@gmail.com>
Date: Sat, 5 Dec 2015 16:51:13 +0800
[bbc.co.uk] Skip removed test video
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/youtube_dl/extractor/bbc.py b/youtube_dl/extractor/bbc.py
@@ -111,7 +111,8 @@ class BBCCoUkIE(InfoExtractor):
'params': {
# rtmp download
'skip_download': True,
- }
+ },
+ 'skip': 'Episode is no longer available on BBC iPlayer Radio',
}, {
'url': 'http://www.bbc.co.uk/music/clips/p02frcc3',
'note': 'Audio',