1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-10 15:57:20 +08:00

unicode_literals

This commit is contained in:
Alexey Trofimov 2018-10-26 15:16:41 +07:00
parent 675f754e36
commit 94392f8edd

View File

@ -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,