[twitcasting] Fix test: video title (#20840)
authorMao Zedong <42905588+maozed@users.noreply.github.com>
Fri, 26 Apr 2019 09:34:23 +0000 (18:34 +0900)
committerremitamine <remitamine@gmail.com>
Fri, 26 Apr 2019 09:34:23 +0000 (09:34 +0000)
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$',