[twitcasting] Fix test: video title (#20840)
[youtube-dl] / youtube_dl / extractor / twitcasting.py
index 05f8aa9ce5494c3162cb9c774227c933d45fdd50..44cda6f5117fd009fc76b9b9ffbd24607bf8b25a 100644 (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$',