Browse Source

[bbccouk] Skip test

totalwebcasting
Sergey M. 11 years ago
parent
commit
c7f0177fa7
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      youtube_dl/extractor/bbccouk.py

+ 2
- 1
youtube_dl/extractor/bbccouk.py View File

@ -38,7 +38,8 @@ class BBCCoUkIE(SubtitlesInfoExtractor):
'params': {
# rtmp download
'skip_download': True,
}
},
'skip': 'Episode is no longer available on BBC iPlayer Radio',
},
{
'url': 'http://www.bbc.co.uk/iplayer/episode/b03vhd1f/The_Voice_UK_Series_3_Blind_Auditions_5/',


Loading…
Cancel
Save