Browse Source

[bbc] Fix a test

Yen Chi Hsuan 9 years ago
parent
commit
8c65e4a527
1 changed files with 1 additions and 0 deletions
  1. 1 0
      youtube_dl/extractor/bbc.py

+ 1 - 0
youtube_dl/extractor/bbc.py

@@ -671,6 +671,7 @@ class BBCIE(BBCCoUkIE):
         'info_dict': {
         'info_dict': {
             'id': '34475836',
             'id': '34475836',
             'title': 'Jurgen Klopp: Furious football from a witty and winning coach',
             'title': 'Jurgen Klopp: Furious football from a witty and winning coach',
+            'description': 'Fast-paced football, wit, wisdom and a ready smile - why Liverpool fans should come to love new boss Jurgen Klopp.',
         },
         },
         'playlist_count': 3,
         'playlist_count': 3,
     }, {
     }, {