Procházet zdrojové kódy

[generic] Add BBC iPlayer playlist test

Sergey M․ před 10 roky
rodič
revize
faa4ea68c0
1 změnil soubory, kde provedl 8 přidání a 0 odebrání
  1. 8 0
      youtube_dl/extractor/generic.py

+ 8 - 0
youtube_dl/extractor/generic.py

@@ -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',