Browse Source

[svtplay] Fix test title

Sergey M․ 4 years ago
parent
commit
1e72660c9b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      youtube_dl/extractor/svt.py

+ 1 - 1
youtube_dl/extractor/svt.py

@@ -154,7 +154,7 @@ class SVTPlayIE(SVTPlayBaseIE):
         'info_dict': {
             'id': 'jNwpV9P',
             'ext': 'mp4',
-            'title': 'Det h\xe4r \xe4r himlen',
+            'title': 'Det här är himlen',
             'timestamp': 1586044800,
             'upload_date': '20200405',
             'duration': 3515,