소스 검색

Update test

Adam Malcontenti-Wilson 11 년 전
부모
커밋
3804b01276
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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.',
         },
     }]