[generic] Add BBC iPlayer playlist test
authorSergey M․ <dstftw@gmail.com>
Fri, 2 Jan 2015 14:56:42 +0000 (20:56 +0600)
committerSergey M․ <dstftw@gmail.com>
Fri, 2 Jan 2015 14:56:42 +0000 (20:56 +0600)
youtube_dl/extractor/generic.py

index fd4ee46671129fc111e1859d35533f4608c565ce..493afb57d89a2eade1707b09f6c5ed2ea21b680c 100644 (file)
@@ -181,6 +181,14 @@ class GenericIE(InfoExtractor):
                 'description': 'Episode 18: President Barack Obama sits down with Zach Galifianakis for his most memorable interview yet.',
             },
         },
+        # BBC iPlayer embeds
+        {
+            'url': 'http://www.bbc.co.uk/blogs/adamcurtis/posts/BUGGER',
+            'info_dict': {
+                'title': 'BBC - Blogs -  Adam Curtis - BUGGER',
+            },
+            'playlist_mincount': 18,
+        },
         # RUTV embed
         {
             'url': 'http://www.rg.ru/2014/03/15/reg-dfo/anklav-anons.html',