Adam Malcontenti-Wilson il y a 11 ans
Parent
commit
3804b01276
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      youtube_dl/extractor/southparkstudios.py

+ 1 - 1
youtube_dl/extractor/southparkstudios.py

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