Jaime Marquínez Ferrándiz
|
10d00a756a
|
rename southparkstudios.py to southpark.py
And make the extractor only recognize southpark.cc.com urls, the old urls are redirected.
|
10 years ago |
Adam Malcontenti-Wilson
|
3804b01276
|
Update test
|
10 years ago |
Adam Malcontenti-Wilson
|
6a46dc8db7
|
Add southpark.cc.com to southpark IE
|
10 years ago |
Philipp Hagemeister
|
d55433bbfd
|
Remove unused imports and simplify
|
11 years ago |
Jaime Marquínez Ferrándiz
|
4bbf139aa7
|
[southparkstudios] Use the generic `_real_extract` provided by the base class
|
11 years ago |
Jaime Marquínez Ferrándiz
|
84db81815a
|
Move common code for extractors based in MTV services to a new base class
Removes the duplication of the thumbnail extraction code (only MTVIE needs to override it)
|
11 years ago |
rzhxeo
|
746f491f82
|
Add support for southpark.de
|
11 years ago |
rzhxeo
|
1672647ade
|
[SouthParkStudiosIE] Move from _TEST to _TESTS
|
11 years ago |
rzhxeo
|
90b6bbc38c
|
[SouthParkStudiosIE] Also detect urls without http:// or www
|
11 years ago |
Jaime Marquínez Ferrándiz
|
e80d861064
|
Revert "[southparkstudios] Fix mgid extraction"
This reverts commit 0fd49457f5 .
It seems that the redesign was temporary.
|
11 years ago |
Jaime Marquínez Ferrándiz
|
69b227a9bc
|
[southparkstudios] add support for http://www.southparkstudios.com/full-episodes/* urls (closes #1469)
|
11 years ago |
Jaime Marquínez Ferrándiz
|
0fd49457f5
|
[southparkstudios] Fix mgid extraction
|
11 years ago |
Jaime Marquínez Ferrándiz
|
5a6fecc3de
|
Add an extractor for southparkstudios.com (closes #1434)
It uses the MTV system
|
11 years ago |