projects
/
youtube-dl
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
679bacf
)
[bbc.co.uk] Skip removed test video
author
Yen Chi Hsuan
<yan12125@gmail.com>
Sat, 5 Dec 2015 08:51:13 +0000
(16:51 +0800)
committer
Yen Chi Hsuan
<yan12125@gmail.com>
Sat, 5 Dec 2015 08:55:53 +0000
(16:55 +0800)
youtube_dl/extractor/bbc.py
patch
|
blob
|
history
diff --git
a/youtube_dl/extractor/bbc.py
b/youtube_dl/extractor/bbc.py
index cd129ba71725e2c0db8dc6df58c1e57ed7434a1b..d789c3c5b5362b286c90750519ecdd1c37d99df4 100644
(file)
--- 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',