[twitcasting] Fix test: video title (#20840)

This commit is contained in:
Mao Zedong 2019-04-26 18:34:23 +09:00 committed by remitamine
parent 97abf05ad3
commit 00a9a25cf9
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class TwitCastingIE(InfoExtractor):
'info_dict': {
'id': '2357609',
'ext': 'mp4',
'title': 'Recorded Live #2357609',
'title': 'Live #2357609',
'uploader_id': 'ivetesangalo',
'description': "Moi! I'm live on TwitCasting from my iPhone.",
'thumbnail': r're:^https?://.*\.jpg$',