소스 검색

[svtplay] Fix test title

Sergey M․ 5 년 전
부모
커밋
1e72660c9b
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,