1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-09 09:07:24 +08:00

[bbc] Fixed TestDownload.test_BBC and TestDownload.test_BBCCoUk (first tests for each class)

This commit is contained in:
Jay 2019-08-26 23:04:38 +08:00
parent 393cc31d5e
commit 5173d7b08b

View File

@ -70,7 +70,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': {
@ -609,7 +609,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,