Browse Source

Update test

Adam Malcontenti-Wilson 11 years ago
parent
commit
3804b01276
1 changed files with 1 additions and 1 deletions
  1. 1 1
      youtube_dl/extractor/southparkstudios.py

+ 1 - 1
youtube_dl/extractor/southparkstudios.py

@@ -14,7 +14,7 @@ class SouthParkStudiosIE(MTVServicesInfoExtractor):
         'info_dict': {
         'info_dict': {
             'id': 'a7bff6c2-ed00-11e0-aca6-0026b9414f30',
             'id': 'a7bff6c2-ed00-11e0-aca6-0026b9414f30',
             'ext': 'mp4',
             'ext': 'mp4',
-            'title': 'Bat Daded',
+            'title': 'South Park|Bat Daded',
             'description': 'Randy disqualifies South Park by getting into a fight with Bat Dad.',
             'description': 'Randy disqualifies South Park by getting into a fight with Bat Dad.',
         },
         },
     }]
     }]