[bbc.co.uk:iplayer:playlist] Skip unavailable test
[youtube-dl] / 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):