aboutsummaryrefslogtreecommitdiffstats
path: root/youtube_dl/extractor/southparkstudios.py
Commit message (Expand)AuthorAgeFilesLines
* rename southparkstudios.py to southpark.pyJaime Marquínez Ferrándiz2014-07-131-36/+0
* Update testAdam Malcontenti-Wilson2014-07-131-1/+1
* Add southpark.cc.com to southpark IEAdam Malcontenti-Wilson2014-07-131-1/+1
* Remove unused imports and simplifyPhilipp Hagemeister2014-02-021-15/+17
* [southparkstudios] Use the generic `_real_extract` provided by the base classJaime Marquínez Ferrándiz2014-01-221-8/+0
* Move common code for extractors based in MTV services to a new base classJaime Marquínez Ferrándiz2013-12-031-11/+2
* Add support for southpark.derzhxeo2013-11-171-0/+14
* [SouthParkStudiosIE] Move from _TEST to _TESTSrzhxeo2013-11-171-5/+3
* [SouthParkStudiosIE] Also detect urls without http:// or wwwrzhxeo2013-11-171-1/+2
* Revert "[southparkstudios] Fix mgid extraction"Jaime Marquínez Ferrándiz2013-09-241-2/+2
* [southparkstudios] add support for http://www.southparkstudios.com/full-episo...Jaime Marquínez Ferrándiz2013-09-211-2/+6
* [southparkstudios] Fix mgid extractionJaime Marquínez Ferrándiz2013-09-211-2/+2
* Add an extractor for southparkstudios.com (closes #1434)Jaime Marquínez Ferrándiz2013-09-151-0/+34