1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-01-24 11:32:51 +08:00

[wdr] fix another failing test by adapting to rename of "Funkhaus Europa"

"Funkhaus Europa" was renamed to "COSMO" so the actual page title reflects
this.
This commit is contained in:
runningbits 2017-03-06 01:10:31 +01:00
parent d46a3bd8e9
commit cd397b9ee3

View File

@ -186,7 +186,7 @@ class WDRIE(WDRBaseIE):
'info_dict': {
'id': 'mdb-869971',
'ext': 'flv',
'title': 'Funkhaus Europa Livestream',
'title': 'COSMO Livestream',
'description': 'md5:2309992a6716c347891c045be50992e4',
'upload_date': '20160101',
},