1
0
mirror of https://github.com/l1ving/youtube-dl synced 2025-03-09 13:37:18 +08:00

[twitcasting] Fix test: video title

This commit is contained in:
maozed 2019-04-26 09:12:23 +00:00
parent da668a23bd
commit 85fa68d54e

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$',