[bbc] Fix some tests
authorJay <jayseetow@gmail.com>
Mon, 26 Aug 2019 15:04:38 +0000 (23:04 +0800)
committerSergey M․ <dstftw@gmail.com>
Tue, 27 Aug 2019 18:53:40 +0000 (01:53 +0700)
youtube_dl/extractor/bbc.py

index 3f820eed294b718696e545b695d4d64c0745181b..901c5a54fb6f9d3320fbd0827a222c2c9e9676f0 100644 (file)
@@ -71,7 +71,7 @@ class BBCCoUkIE(InfoExtractor):
             'info_dict': {
                 'id': 'b039d07m',
                 'ext': 'flv',
-                'title': 'Leonard Cohen, Kaleidoscope - BBC Radio 4',
+                'title': 'Kaleidoscope, Leonard Cohen',
                 'description': 'The Canadian poet and songwriter reflects on his musical career.',
             },
             'params': {
@@ -624,7 +624,7 @@ class BBCIE(BBCCoUkIE):
         'url': 'http://www.bbc.com/news/world-europe-32668511',
         'info_dict': {
             'id': 'world-europe-32668511',
-            'title': 'Russia stages massive WW2 parade despite Western boycott',
+            'title': 'Russia stages massive WW2 parade',
             'description': 'md5:00ff61976f6081841f759a08bf78cc9c',
         },
         'playlist_count': 2,