1
0
Fork 0
mirror of https://github.com/ytdl-org/youtube-dl.git synced 2024-06-02 10:29:28 +00:00

Unicode again

This commit is contained in:
Jesenko Mehmedbasic 2020-12-22 22:53:37 +01:00
parent 1734e55a96
commit 47217e7b54

View file

@ -52,7 +52,7 @@ class TwentyThreeVideoIE(InfoExtractor):
'info_dict': { 'info_dict': {
'id': '52486482', 'id': '52486482',
'ext': 'mp4', 'ext': 'mp4',
'title': 'Nøddeknækkeren 2019', 'title': 'N\xf8ddekn\xe6kkeren 2019',
'timestamp': 1558953133, 'timestamp': 1558953133,
'upload_date': '20190527', 'upload_date': '20190527',
'uploader_id': '7450690', 'uploader_id': '7450690',