mirror of
https://github.com/l1ving/youtube-dl
synced 2025-03-10 15:57:20 +08:00
unicode_literals
This commit is contained in:
parent
675f754e36
commit
94392f8edd
@ -18,7 +18,7 @@ class SportBoxEmbedIE(InfoExtractor):
|
||||
'info_dict': {
|
||||
'id': '211355',
|
||||
'ext': 'mp4',
|
||||
'title': u'В Новороссийске прошел детский турнир «Поле славы боевой»',
|
||||
'title': 'В Новороссийске прошел детский турнир «Поле славы боевой»',
|
||||
'thumbnail': r're:^https?://.*\.jpg$',
|
||||
'duration': 292,
|
||||
'view_count': int,
|
||||
|
Loading…
x
Reference in New Issue
Block a user