[bbc.co.uk:iplayer:playlist] Skip unavailable test

This commit is contained in:
Sergey M․ 2016-07-21 22:34:55 +07:00
parent 84e8cca48b
commit c6668e4ad1
No known key found for this signature in database
GPG Key ID: 2C393E0F18A9236D
1 changed files with 1 additions and 0 deletions

View File

@ -1023,6 +1023,7 @@ class BBCCoUkIPlayerPlaylistIE(BBCCoUkPlaylistBaseIE):
'description': 'French thriller serial about a missing teenager.',
},
'playlist_mincount': 6,
'skip': 'This programme is not currently available on BBC iPlayer',
}
def _extract_title_and_description(self, webpage):