Browse Source

[bbc] Fix a test

totalwebcasting
Yen Chi Hsuan 9 years ago
parent
commit
8c65e4a527
No known key found for this signature in database GPG Key ID: 3FDDD575826C5C30
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      youtube_dl/extractor/bbc.py

+ 1
- 0
youtube_dl/extractor/bbc.py View File

@ -671,6 +671,7 @@ class BBCIE(BBCCoUkIE):
'info_dict': {
'id': '34475836',
'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,
}, {


Loading…
Cancel
Save