mirror of
https://github.com/ytdl-org/youtube-dl.git
synced 2024-11-22 02:01:50 +00:00
Unicode again
This commit is contained in:
parent
1734e55a96
commit
47217e7b54
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ class TwentyThreeVideoIE(InfoExtractor):
|
|||
'info_dict': {
|
||||
'id': '52486482',
|
||||
'ext': 'mp4',
|
||||
'title': 'Nøddeknækkeren 2019',
|
||||
'title': 'N\xf8ddekn\xe6kkeren 2019',
|
||||
'timestamp': 1558953133,
|
||||
'upload_date': '20190527',
|
||||
'uploader_id': '7450690',
|
||||
|
|
Loading…
Reference in a new issue