[svtplay] Fix test title
This commit is contained in:
parent
049f224248
commit
1e72660c9b
|
@ -154,7 +154,7 @@ class SVTPlayIE(SVTPlayBaseIE):
|
||||||
'info_dict': {
|
'info_dict': {
|
||||||
'id': 'jNwpV9P',
|
'id': 'jNwpV9P',
|
||||||
'ext': 'mp4',
|
'ext': 'mp4',
|
||||||
'title': 'Det h\xe4r \xe4r himlen',
|
'title': 'Det här är himlen',
|
||||||
'timestamp': 1586044800,
|
'timestamp': 1586044800,
|
||||||
'upload_date': '20200405',
|
'upload_date': '20200405',
|
||||||
'duration': 3515,
|
'duration': 3515,
|
||||||
|
|
Loading…
Reference in New Issue