Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-02 | Remove unused imports and simplify | Philipp Hagemeister | |
2014-01-22 | [southparkstudios] Use the generic `_real_extract` provided by the base class | Jaime Marquínez Ferrándiz | |
2013-12-03 | Move common code for extractors based in MTV services to a new base class | Jaime Marquínez Ferrándiz | |
Removes the duplication of the thumbnail extraction code (only MTVIE needs to override it) | |||
2013-11-17 | Add support for southpark.de | rzhxeo | |
2013-11-17 | [SouthParkStudiosIE] Move from _TEST to _TESTS | rzhxeo | |
2013-11-17 | [SouthParkStudiosIE] Also detect urls without http:// or www | rzhxeo | |
2013-09-24 | Revert "[southparkstudios] Fix mgid extraction" | Jaime Marquínez Ferrándiz | |
This reverts commit 0fd49457f5257dbe317c69314ee57a6c485d41a3. It seems that the redesign was temporary. | |||
2013-09-21 | [southparkstudios] add support for ↵ | Jaime Marquínez Ferrándiz | |
http://www.southparkstudios.com/full-episodes/* urls (closes #1469) | |||
2013-09-21 | [southparkstudios] Fix mgid extraction | Jaime Marquínez Ferrándiz | |
2013-09-15 | Add an extractor for southparkstudios.com (closes #1434) | Jaime Marquínez Ferrándiz | |
It uses the MTV system |