[bbc.co.uk:iplayer:playlist] Skip unavailable test
authorSergey M․ <dstftw@gmail.com>
Thu, 21 Jul 2016 15:34:55 +0000 (22:34 +0700)
committerSergey M․ <dstftw@gmail.com>
Thu, 21 Jul 2016 15:34:55 +0000 (22:34 +0700)
youtube_dl/extractor/bbc.py

index e3b14c854d0184bba5b20cce5834d39456dc1ac2..31065cde26a54ca17384bf0d653ab81708bdf2b2 100644 (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):