logo

youtube-dl

[mirror] Download/Watch videos from video hosters
commit: c7f0177fa73e5efe2b3b961d63e5784f5882db21
parent 09c4d50944c6450efef7bd38a3de35369b6099c7
Author: Sergey M <dstftw@gmail.com>
Date:   Tue, 18 Feb 2014 00:26:12 +0700

[bbccouk] Skip test

Diffstat:

Myoutube_dl/extractor/bbccouk.py3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/youtube_dl/extractor/bbccouk.py b/youtube_dl/extractor/bbccouk.py @@ -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/',